Searched refs:canEmbed (Results 1 – 4 of 4) sorted by relevance
101 bool canEmbed() const;
759 bool SkPDFFont::canEmbed() const { in canEmbed() function in SkPDFFont1065 if (!canEmbed()) { in addFontDescriptor()1233 if (canEmbed()) { in addFontDescriptor()
267 if (!fontResources[font]->canEmbed()) {
382 static bool canEmbed(FT_Face face) { in canEmbed() function482 if (!canEmbed(face)) { in onGetAdvancedTypefaceMetrics()