Searched refs:FontStyleIsScript (Results 1 – 5 of 5) sorted by relevance
129 inline bool FontStyleIsScript(uint32_t style) { in FontStyleIsScript() function
105 if (FontStyleIsScript(style) == FontFamilyIsScript(pitch_family)) in GetSimilarValue()
263 if (FontStyleIsScript(flags)) in UpdatePitchFamily()
330 if (FontStyleIsScript(dwStyle) == FontStyleIsScript(pFontDes->m_dwStyle)) in CreateFont()
100 if (FontStyleIsScript(dwFontStyles) == FontStyleIsScript(pFont->dwFontStyles)) in GetSimilarityScore()