Home | History | Annotate | Download | only in pdfapi

Lines Matching refs:SkPdfNativeDoc

9 #include "SkPdfNativeDoc.h"
11 SkString SkPdfType1PatternDictionary::Type(SkPdfNativeDoc* doc) {
23 int64_t SkPdfType1PatternDictionary::PatternType(SkPdfNativeDoc* doc) {
35 int64_t SkPdfType1PatternDictionary::PaintType(SkPdfNativeDoc* doc) {
47 int64_t SkPdfType1PatternDictionary::TilingType(SkPdfNativeDoc* doc) {
59 SkRect SkPdfType1PatternDictionary::BBox(SkPdfNativeDoc* doc) {
71 double SkPdfType1PatternDictionary::XStep(SkPdfNativeDoc* doc) {
83 double SkPdfType1PatternDictionary::YStep(SkPdfNativeDoc* doc) {
95 SkPdfResourceDictionary* SkPdfType1PatternDictionary::Resources(SkPdfNativeDoc* doc) {
107 SkMatrix SkPdfType1PatternDictionary::Matrix(SkPdfNativeDoc* doc) {