Lines Matching refs:SkPDFDocument
16 #include "SkPDFDocument.h"
109 SkPDFDocument* canon) {
159 SkPDFDocument* canon) {
189 SkPDFFont* SkPDFFont::GetFontResource(SkPDFDocument* doc,
286 static void emit_subset_type0(const SkPDFFont& font, SkPDFDocument* doc) {
415 static SkPDFIndirectReference make_type1_font_descriptor(SkPDFDocument* doc,
445 static const std::vector<SkString>& type_1_glyphnames(SkPDFDocument* canon,
458 static SkPDFIndirectReference type1_font_descriptor(SkPDFDocument* doc,
470 static void emit_subset_type1(const SkPDFFont& pdfFont, SkPDFDocument* doc) {
601 static SkPDFIndirectReference type3_descriptor(SkPDFDocument* doc,
631 static void emit_subset_type3(const SkPDFFont& pdfFont, SkPDFDocument* doc) {
763 void SkPDFFont::emitSubset(SkPDFDocument* doc) const {
778 bool SkPDFFont::CanEmbedTypeface(SkTypeface* typeface, SkPDFDocument* doc) {