Searched refs:IsMultiByte (Results 1 – 4 of 4) sorted by relevance
44 static bool IsMultiByte(SkAdvancedTypefaceMetrics::FontType type) { in IsMultiByte() function53 bool multiByteGlyphs() const { return SkPDFFont::IsMultiByte(this->getType()); } in multiByteGlyphs()
202 bool multibyte = SkPDFFont::IsMultiByte(type); in GetFontResource()
203 bool multibyte = SkPDFFont::IsMultiByte(type); in GetFontResource()