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