Searched refs:IsBuiltInGenericFont (Results 1 – 5 of 5) sorted by relevance
24 bool IsBuiltInGenericFont() const { return m_bFlagMM; } in IsBuiltInGenericFont() function
145 if (pSubstFont->IsBuiltInGenericFont()) { in RenderGlyph()173 if (pSubstFont && !pSubstFont->IsBuiltInGenericFont() && weight > 400) { in RenderGlyph()
430 if (m_pSubstFont && m_pSubstFont->IsBuiltInGenericFont()) in GetGlyphWidthImpl()716 if (m_pSubstFont->IsBuiltInGenericFont()) in LoadGlyphPathImpl()726 if (m_pSubstFont && !m_pSubstFont->IsBuiltInGenericFont() && in LoadGlyphPathImpl()
82 if (subst_font->IsBuiltInGenericFont()) { in ApplyGlyphSpacingHeuristic()
926 (subst_font && subst_font->IsBuiltInGenericFont()) ? subst_font->m_Weight in DrawDeviceText()