Home
last modified time | relevance | path

Searched defs:GetSubstFont (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_font.h88 CFX_SubstFont* GetSubstFont() const { return m_pSubstFont.get(); } in GetSubstFont() function
H A Dcfx_folderfontinfo.cpp308 void* CFX_FolderFontInfo::GetSubstFont(const ByteString& face) { in GetSubstFont() function in CFX_FolderFontInfo
/aosp_15_r20/external/pdfium/xfa/fgas/font/
H A Dcfgas_gefont.cpp266 RetainPtr<CFGAS_GEFont> CFGAS_GEFont::GetSubstFont(int32_t iGlyphIndex) { in GetSubstFont() function in CFGAS_GEFont