Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxge/
Dfx_font.h82 CFX_SubstFont* GetSubstFont() const { return m_pSubstFont; } in GetSubstFont() function
86 const CFX_SubstFont* GetSubstFont() const { return m_pSubstFont; } in GetSubstFont() function
/external/pdfium/xfa/src/fgas/src/font/
Dfx_gefont.cpp583 IFX_Font* CFX_GEFont::GetSubstFont(int32_t iGlyphIndex) const { in GetSubstFont() function in CFX_GEFont
Dfx_gdifont.cpp440 IFX_Font* CFX_GdiFont::GetSubstFont(int32_t iGlyphIndex) const { in GetSubstFont() function in CFX_GdiFont
/external/pdfium/core/include/fpdfapi/
Dfpdf_resource.h116 const CFX_SubstFont* GetSubstFont() const { return m_Font.GetSubstFont(); } in GetSubstFont() function
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp1475 void* CFX_FolderFontInfo::GetSubstFont(const CFX_ByteString& face) { in GetSubstFont() function in CFX_FolderFontInfo