Searched defs:GetSubstFont (Results 1 – 5 of 5) sorted by relevance
82 CFX_SubstFont* GetSubstFont() const { return m_pSubstFont; } in GetSubstFont() function86 const CFX_SubstFont* GetSubstFont() const { return m_pSubstFont; } in GetSubstFont() function
583 IFX_Font* CFX_GEFont::GetSubstFont(int32_t iGlyphIndex) const { in GetSubstFont() function in CFX_GEFont
440 IFX_Font* CFX_GdiFont::GetSubstFont(int32_t iGlyphIndex) const { in GetSubstFont() function in CFX_GdiFont
116 const CFX_SubstFont* GetSubstFont() const { return m_Font.GetSubstFont(); } in GetSubstFont() function
1475 void* CFX_FolderFontInfo::GetSubstFont(const CFX_ByteString& face) { in GetSubstFont() function in CFX_FolderFontInfo