Searched refs:m_bFlagMM (Results 1 – 6 of 6) sorted by relevance
22 m_bFlagMM(false) { in CFX_SubstFont()
27 bool m_bFlagMM; variable
301 if (m_pSubstFont && m_pSubstFont->m_bFlagMM) in GetGlyphWidth()568 if (m_pSubstFont->m_bFlagMM) in LoadGlyphPathImpl()577 if (m_pSubstFont && !m_pSubstFont->m_bFlagMM && in LoadGlyphPathImpl()
109 if (pSubstFont->m_bFlagMM) { in RenderGlyph()135 if (pSubstFont && !pSubstFont->m_bFlagMM && weight > 400) { in RenderGlyph()
381 pSubstFont->m_bFlagMM = true; in UseInternalSubst()
71 !pCurrentFont->GetSubstFont()->m_bFlagMM) { in Load()