Searched refs:FontFamilyIsFixedPitch (Results 1 – 4 of 4) sorted by relevance
42 if (FontFamilyIsFixedPitch(pitch_family)) in MapFont()
133 inline bool FontFamilyIsFixedPitch(uint32_t family) { in FontFamilyIsFixedPitch() function
107 if (FontStyleIsFixedPitch(style) == FontFamilyIsFixedPitch(pitch_family)) in GetSimilarValue()288 if (charset == FX_CHARSET_ANSI && FontFamilyIsFixedPitch(pitch_family)) in FindFont()
98 if (charset == FX_CHARSET_ANSI && FontFamilyIsFixedPitch(pitch_family)) in MapFont()