HomeSort by relevance Sort by last modified time
    Searched defs:multiByteGlyphs (Results 1 - 4 of 4) sorted by null

  /external/skia/src/pdf/
SkPDFFont.h 55 bool multiByteGlyphs() const { return SkPDFFont::IsMultiByte(this->getType()); }
65 if (this->multiByteGlyphs() || gid == 0) {
SkPDFDevice.cpp     [all...]
  /external/skqp/src/pdf/
SkPDFFont.h 55 bool multiByteGlyphs() const { return SkPDFFont::IsMultiByte(this->getType()); }
65 if (this->multiByteGlyphs() || gid == 0) {
SkPDFDevice.cpp     [all...]

Completed in 96 milliseconds