Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfMarkInformationDictionary

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