Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfMarkupAnnotationsDictionary

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