Home | History | Annotate | Download | only in ge

Lines Matching refs:m_SubstFlags

192         if (pFont->GetFace() != NULL || (pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_GLYPHPATH)) {

202 if (pFont->GetFace() == NULL && !(pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_CLEARTYPE)) {
1397 if (pSubstFont->m_SubstFlags & FXFONT_SUBST_MM) {
1415 if (pSubstFont && !(pSubstFont->m_SubstFlags & FXFONT_SUBST_MM) && weight > 400) {
1709 if (m_pSubstFont->m_SubstFlags & FXFONT_SUBST_MM) {
1721 if (m_pSubstFont && !(m_pSubstFont->m_SubstFlags & FXFONT_SUBST_MM) && m_pSubstFont->m_Weight > 400) {