OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asSoftMaskDictionary
(Results
151 - 154
of
154
) sorted by null
1
2
3
4
5
6
7
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfWebCapturePageSetDictionary_autogen.h
375
SkPdfSoftMaskDictionary*
asSoftMaskDictionary
() {return (SkPdfSoftMaskDictionary*)this;}
376
const SkPdfSoftMaskDictionary*
asSoftMaskDictionary
() const {return (const SkPdfSoftMaskDictionary*)this;}
[
all
...]
SkPdfWidgetAnnotationDictionary_autogen.h
375
SkPdfSoftMaskDictionary*
asSoftMaskDictionary
() {return (SkPdfSoftMaskDictionary*)this;}
376
const SkPdfSoftMaskDictionary*
asSoftMaskDictionary
() const {return (const SkPdfSoftMaskDictionary*)this;}
[
all
...]
SkPdfWindowsLaunchActionDictionary_autogen.h
375
SkPdfSoftMaskDictionary*
asSoftMaskDictionary
() {return (SkPdfSoftMaskDictionary*)this;}
376
const SkPdfSoftMaskDictionary*
asSoftMaskDictionary
() const {return (const SkPdfSoftMaskDictionary*)this;}
[
all
...]
SkPdfXObjectDictionary_autogen.h
374
SkPdfSoftMaskDictionary*
asSoftMaskDictionary
() {return (SkPdfSoftMaskDictionary*)this;}
375
const SkPdfSoftMaskDictionary*
asSoftMaskDictionary
() const {return (const SkPdfSoftMaskDictionary*)this;}
[
all
...]
Completed in 570 milliseconds
1
2
3
4
5
6
7