Searched refs:FontStyleIsFixedPitch (Results 1 – 6 of 6) sorted by relevance
114 inline bool FontStyleIsFixedPitch(uint32_t style) { in FontStyleIsFixedPitch() function
107 if (FontStyleIsFixedPitch(style) == FontFamilyIsFixedPitch(pitch_family)) in GetSimilarValue()
265 if (FontStyleIsFixedPitch(flags)) in UpdatePitchFamily()
324 if (FontStyleIsFixedPitch(dwStyle) == in CreateFont()325 FontStyleIsFixedPitch(pFontDes->m_dwStyle)) { in CreateFont()
169 if (!m_bUseFontWidth && !FontStyleIsFixedPitch(m_Flags)) { in LoadSubstFont()
94 if (FontStyleIsFixedPitch(dwFontStyles) == in GetSimilarityScore()95 FontStyleIsFixedPitch(pFont->dwFontStyles)) { in GetSimilarityScore()766 if (FontStyleIsFixedPitch(dwStyleMask)) in CalcPenalty()