Searched defs:multiByteGlyphs (Results 1 – 3 of 3) sorted by relevance
153 bool multiByteGlyphs, in SkPDFAppendCmapSections()215 bool multiByteGlyphs, in SkPDFMakeToUnicodeCmap()
55 bool multiByteGlyphs() const { return SkPDFFont::IsMultiByte(this->getType()); } in multiByteGlyphs() function
1506 bool multiByteGlyphs = SkPDFFont::IsMultiByte(SkPDFFont::FontType(*metrics)); in internalDrawText() local