Searched defs:canEmbed (Results 1 – 2 of 2) sorted by relevance
754 bool SkPDFFont::canEmbed() const { in canEmbed() function in SkPDFFont1426 bool canEmbed = true; in CanEmbedTypeface() local
415 static bool canEmbed(FT_Face face) { in canEmbed() function