Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfInteractiveFormDictionary

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