Searched refs:FontFamilyIsRoman (Results 1 – 6 of 6) sorted by relevance
47 if (FontFamilyIsRoman(pitch_family)) in MapFont()
89 inline bool FontFamilyIsRoman(uint32_t family) { in FontFamilyIsRoman() function
70 if (!FontFamilyIsRoman(pitch_family) && weight > 400) in GetJapanesePreference()
118 if (FontStyleIsSerif(style) == FontFamilyIsRoman(pitch_family)) in GetSimilarValue()
368 if (FontFamilyIsRoman(pitch_family)) { in UseInternalSubst()
62 *face = (FontFamilyIsRoman(pitch_family) || weight <= 400) ? JAPAN_MINCHO in GetJapanesePreference()