Searched defs:pSubstFont (Results 1 – 3 of 3) sorted by relevance
55 if (const CFX_SubstFont* pSubstFont = m_pDefaultFont->GetSubstFont()) in Initial() local87 if (const CFX_SubstFont* pSubstFont = m_pDefaultFont->GetSubstFont()) in SetDefaultFont() local
102 … FX_DWORD flags, int weight, int italic_angle, int CharsetCP, CFX_SubstFont* pSubstFont) in FindSubstFont()739 FXFT_Face CFX_FontMapper::UseInternalSubst(CFX_SubstFont* pSubstFont, int iBaseFont, int italic_ang… in UseInternalSubst()883 … int weight, int italic_angle, int WindowCP, CFX_SubstFont* pSubstFont) in FindSubstFont()
1294 const CFX_SubstFont* pSubstFont = pFont->GetSubstFont(); in RenderGlyph() local