Searched refs:FontFamilyIsFixedPitch (Results 1 – 4 of 4) sorted by relevance
43 if (FontFamilyIsFixedPitch(pitch_family)) in MapFont()
86 inline bool FontFamilyIsFixedPitch(uint32_t family) { in FontFamilyIsFixedPitch() function
122 if (FontStyleIsFixedPitch(style) == FontFamilyIsFixedPitch(pitch_family)) in GetSimilarValue()299 if (charset == FX_CHARSET_ANSI && FontFamilyIsFixedPitch(pitch_family)) in FindFont()
101 if (charset == FX_CHARSET_ANSI && FontFamilyIsFixedPitch(pitch_family)) in MapFont()