Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfAttributeObjectDictionary

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