HomeSort by relevance Sort by last modified time
    Searched refs:IsMultiByte (Results 1 - 3 of 3) sorted by null

  /external/skia/src/pdf/
SkPDFFont.h 46 static bool IsMultiByte(SkAdvancedTypefaceMetrics::FontType type) {
55 bool multiByteGlyphs() const { return SkPDFFont::IsMultiByte(this->getType()); }
SkPDFFont.cpp 213 bool multibyte = SkPDFFont::IsMultiByte(type);
SkPDFDevice.cpp     [all...]

Completed in 76 milliseconds