Home | History | Annotate | Download | only in ge

Lines Matching refs:m_SubstFlags

170         if (pFont->GetFace() != NULL || (pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_GLYPHPATH)) {
180 if (pFont->GetFace() == NULL && !(pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_CLEARTYPE)) {
1311 if (pSubstFont->m_SubstFlags & FXFONT_SUBST_MM) {
1337 if (pSubstFont && !(pSubstFont->m_SubstFlags & FXFONT_SUBST_MM) && weight > 400) {
1620 if (m_pSubstFont->m_SubstFlags & FXFONT_SUBST_MM) {
1630 if (m_pSubstFont && !(m_pSubstFont->m_SubstFlags & FXFONT_SUBST_MM) && m_pSubstFont->m_Weight > 400) {