Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp155 bool multiByteGlyphs, in SkPDFAppendCmapSections()
211 bool multiByteGlyphs, in SkPDFMakeToUnicodeCmap()
DSkPDFFont.h56 bool multiByteGlyphs() const { return SkPDFFont::IsMultiByte(this->getType()); } in multiByteGlyphs() function
/third_party/flutter/skia/src/pdf/
DSkPDFMakeToUnicodeCmap.cpp155 bool multiByteGlyphs, in SkPDFAppendCmapSections()
211 bool multiByteGlyphs, in SkPDFMakeToUnicodeCmap()
DSkPDFFont.h58 bool multiByteGlyphs() const { return SkPDFFont::IsMultiByte(this->getType()); } in multiByteGlyphs() function