Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfMarkedContentReferenceDictionary

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