Searched refs:m_bFlagMM (Results 1 – 5 of 5) sorted by relevance
25 bool m_bFlagMM = false; variable
141 if (pSubstFont->m_bFlagMM) { in RenderGlyph()166 if (pSubstFont && !pSubstFont->m_bFlagMM && weight > 400) { in RenderGlyph()
365 if (m_pSubstFont && m_pSubstFont->m_bFlagMM) in GetGlyphWidth()654 if (m_pSubstFont->m_bFlagMM) in LoadGlyphPathImpl()664 if (m_pSubstFont && !m_pSubstFont->m_bFlagMM && in LoadGlyphPathImpl()
364 pSubstFont->m_bFlagMM = true; in UseInternalSubst()
90 !pCurrentFont->GetSubstFont()->m_bFlagMM) { in CPDF_CharPosList()