Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfViewerPreferencesDictionary

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