Searched refs:CanEmbedTypeface (Results 1 – 6 of 6) sorted by relevance
116 static bool CanEmbedTypeface(SkTypeface*, SkPDFDocument*);
658 bool SkPDFFont::CanEmbedTypeface(SkTypeface* typeface, SkPDFDocument* doc) { in CanEmbedTypeface() function in SkPDFFont
114 static bool CanEmbedTypeface(SkTypeface*, SkPDFDocument*);
685 bool SkPDFFont::CanEmbedTypeface(SkTypeface* typeface, SkPDFDocument* doc) { in CanEmbedTypeface() function in SkPDFFont
313 !SkPDFFont::CanEmbedTypeface(noEmbedTypeface.get(), &doc)); in DEF_TEST()317 SkPDFFont::CanEmbedTypeface(portableTypeface.get(), &doc)); in DEF_TEST()
318 !SkPDFFont::CanEmbedTypeface(noEmbedTypeface.get(), &doc)); in DEF_TEST()322 SkPDFFont::CanEmbedTypeface(portableTypeface.get(), &doc)); in DEF_TEST()