Searched defs:asWebCaptureDictionary (Results 301 - 308 of 308) sorted by relevance

<<111213

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfWebCaptureCommandSettingsDictionary_autogen.h489 SkPdfWebCaptureDictionary* asWebCaptureDictionary() {return (SkPdfWebCaptureDictionary*)this;} function in class:SkPdfWebCaptureCommandSettingsDictionary
490 const SkPdfWebCaptureDictionary* asWebCaptureDictionary() const {return (const SkPdfWebCaptureDictionary*)this;} function in class:SkPdfWebCaptureCommandSettingsDictionary
H A DSkPdfWebCaptureDictionary_autogen.h17 SkPdfWebCaptureDictionary* asWebCaptureDictionary() {return this;} function in class:SkPdfWebCaptureDictionary
18 const SkPdfWebCaptureDictionary* asWebCaptureDictionary() const {return this;} function in class:SkPdfWebCaptureDictionary
H A DSkPdfWebCaptureImageSetDictionary_autogen.h492 SkPdfWebCaptureDictionary* asWebCaptureDictionary() {return (SkPdfWebCaptureDictionary*)this;} function in class:SkPdfWebCaptureImageSetDictionary
493 const SkPdfWebCaptureDictionary* asWebCaptureDictionary() const {return (const SkPdfWebCaptureDictionary*)this;} function in class:SkPdfWebCaptureImageSetDictionary
H A DSkPdfWebCaptureInformationDictionary_autogen.h492 SkPdfWebCaptureDictionary* asWebCaptureDictionary() {return (SkPdfWebCaptureDictionary*)this;} function in class:SkPdfWebCaptureInformationDictionary
493 const SkPdfWebCaptureDictionary* asWebCaptureDictionary() const {return (const SkPdfWebCaptureDictionary*)this;} function in class:SkPdfWebCaptureInformationDictionary
H A DSkPdfWebCapturePageSetDictionary_autogen.h492 SkPdfWebCaptureDictionary* asWebCaptureDictionary() {return (SkPdfWebCaptureDictionary*)this;} function in class:SkPdfWebCapturePageSetDictionary
493 const SkPdfWebCaptureDictionary* asWebCaptureDictionary() const {return (const SkPdfWebCaptureDictionary*)this;} function in class:SkPdfWebCapturePageSetDictionary
H A DSkPdfWidgetAnnotationDictionary_autogen.h492 SkPdfWebCaptureDictionary* asWebCaptureDictionary() {return (SkPdfWebCaptureDictionary*)this;} function in class:SkPdfWidgetAnnotationDictionary
493 const SkPdfWebCaptureDictionary* asWebCaptureDictionary() const {return (const SkPdfWebCaptureDictionary*)this;} function in class:SkPdfWidgetAnnotationDictionary
H A DSkPdfWindowsLaunchActionDictionary_autogen.h492 SkPdfWebCaptureDictionary* asWebCaptureDictionary() {return (SkPdfWebCaptureDictionary*)this;} function in class:SkPdfWindowsLaunchActionDictionary
493 const SkPdfWebCaptureDictionary* asWebCaptureDictionary() const {return (const SkPdfWebCaptureDictionary*)this;} function in class:SkPdfWindowsLaunchActionDictionary
H A DSkPdfXObjectDictionary_autogen.h491 SkPdfWebCaptureDictionary* asWebCaptureDictionary() {return (SkPdfWebCaptureDictionary*)this;} function in class:SkPdfXObjectDictionary
492 const SkPdfWebCaptureDictionary* asWebCaptureDictionary() const {return (const SkPdfWebCaptureDictionary*)this;} function in class:SkPdfXObjectDictionary

Completed in 154 milliseconds

<<111213