Searched refs:bMSUnicode (Results 1 – 1 of 1) sorted by relevance
730 bool bMSUnicode = UseTTCharmapMSUnicode(face); in GlyphFromCharCode() local731 bool bMacRoman = !bMSUnicode && UseTTCharmapMacRoman(face); in GlyphFromCharCode()733 if (bMSUnicode) in GlyphFromCharCode()