Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfFDFPageDictionary

14 class SkPdfFDFPageDictionary : public SkPdfDictionary {
17 SkPdfFDFPageDictionary* asFDFPageDictionary() {return this;}
18 const SkPdfFDFPageDictionary* asFDFPageDictionary() const {return this;}