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