Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfWebCaptureCommandDictionary

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