Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfStructureTreeRootDictionary

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