Searched defs:multiByteGlyphs (Results 1 – 4 of 4) sorted by relevance
155 bool multiByteGlyphs, in SkPDFAppendCmapSections()211 bool multiByteGlyphs, in SkPDFMakeToUnicodeCmap()
53 bool multiByteGlyphs() const { return SkPDFFont::IsMultiByte(this->getType()); } in multiByteGlyphs() function