Home
last modified time | relevance | path

Searched defs:multiByteGlyphs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp211 bool multiByteGlyphs, in SkPDFAppendCmapSections()
269 bool multiByteGlyphs, in SkPDFMakeToUnicodeCmap()
H A DSkPDFFont.h93 bool multiByteGlyphs() const { return SkPDFFont::IsMultiByte(this->getType()); } in multiByteGlyphs() function