Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_font.h64 CFX_SubstFont* GetSubstFont() const { return m_Font.GetSubstFont(); } in GetSubstFont() function
/external/pdfium/core/fxge/
Dfx_font.h116 CFX_SubstFont* GetSubstFont() const { return m_pSubstFont.get(); } in GetSubstFont() function
/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp420 CFX_RetainPtr<CFGAS_GEFont> CFGAS_GEFont::GetSubstFont(int32_t iGlyphIndex) { in GetSubstFont() function in CFGAS_GEFont
/external/pdfium/core/fxge/ge/
Dcfx_folderfontinfo.cpp265 void* CFX_FolderFontInfo::GetSubstFont(const CFX_ByteString& face) { in GetSubstFont() function in CFX_FolderFontInfo