Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfGraphicsStateDictionary

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