Home
last modified time | relevance | path

Searched defs:m_pFontInfo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_fontmapper.h129 std::unique_ptr<SystemFontInfoIface> m_pFontInfo; variable
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_sysfontinfo.cpp174 UnownedPtr<SystemFontInfoIface> m_pFontInfo; member