Home
last modified time | relevance | path

Searched refs:bMSUnicode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_cidfont.cpp730 bool bMSUnicode = UseTTCharmapMSUnicode(face); in GlyphFromCharCode() local
731 bool bMacRoman = !bMSUnicode && UseTTCharmapMacRoman(face); in GlyphFromCharCode()
733 if (bMSUnicode) in GlyphFromCharCode()