Searched refs:FontFamilyIsScript (Results 1 – 3 of 3) sorted by relevance
44 if (FontFamilyIsScript(pitch_family)) in MapFont()
139 inline bool FontFamilyIsScript(int32_t family) { in FontFamilyIsScript() function
105 if (FontStyleIsScript(style) == FontFamilyIsScript(pitch_family)) in GetSimilarValue()