Searched refs:CanEmbedTypeface (Results 1 – 4 of 4) sorted by relevance
156 static bool CanEmbedTypeface(SkTypeface*, SkPDFCanon*);
1241 if (!SkPDFFont::CanEmbedTypeface(transparent.getTypeface(), in draw_transparent_text()1276 if (!SkPDFFont::CanEmbedTypeface(srcPaint.getTypeface(), fCanon)) { in drawText()1337 if (!SkPDFFont::CanEmbedTypeface(srcPaint.getTypeface(), fCanon)) { in drawPosText()
1420 bool SkPDFFont::CanEmbedTypeface(SkTypeface* typeface, SkPDFCanon* canon) { in CanEmbedTypeface() function in SkPDFFont
428 !SkPDFFont::CanEmbedTypeface(noEmbedTypeface, &canon)); in DEF_TEST()433 SkPDFFont::CanEmbedTypeface(portableTypeface, &canon)); in DEF_TEST()