Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfSoftMaskDictionary

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