HomeSort by relevance Sort by last modified time
    Searched refs:SkPdfFunctionCommonDictionary (Results 301 - 316 of 316) sorted by null

<<111213

  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfWebCaptureCommandSettingsDictionary_autogen.h 192 SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return (SkPdfFunctionCommonDictionary*)this;}
193 const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() const {return (const SkPdfFunctionCommonDictionary*)this;}
    [all...]
SkPdfWebCaptureDictionary_autogen.h 192 SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return (SkPdfFunctionCommonDictionary*)this;}
193 const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() const {return (const SkPdfFunctionCommonDictionary*)this;}
    [all...]
SkPdfWebCaptureImageSetDictionary_autogen.h 192 SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return (SkPdfFunctionCommonDictionary*)this;}
193 const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() const {return (const SkPdfFunctionCommonDictionary*)this;}
    [all...]
SkPdfWebCaptureInformationDictionary_autogen.h 192 SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return (SkPdfFunctionCommonDictionary*)this;}
193 const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() const {return (const SkPdfFunctionCommonDictionary*)this;}
    [all...]
SkPdfWebCapturePageSetDictionary_autogen.h 192 SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return (SkPdfFunctionCommonDictionary*)this;}
193 const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() const {return (const SkPdfFunctionCommonDictionary*)this;}
    [all...]
SkPdfWidgetAnnotationDictionary_autogen.h 192 SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return (SkPdfFunctionCommonDictionary*)this;}
193 const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() const {return (const SkPdfFunctionCommonDictionary*)this;}
    [all...]
SkPdfWindowsLaunchActionDictionary_autogen.h 192 SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return (SkPdfFunctionCommonDictionary*)this;}
193 const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() const {return (const SkPdfFunctionCommonDictionary*)this;}
    [all...]
SkPdfXObjectDictionary_autogen.h 191 SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return (SkPdfFunctionCommonDictionary*)this;}
192 const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() const {return (const SkPdfFunctionCommonDictionary*)this;}
    [all...]
SkPdfFunctionCommonDictionary_autogen.h 14 class SkPdfFunctionCommonDictionary : public SkPdfDictionary {
17 SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return this;}
18 const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() const {return this;}
    [all...]
SkPdfEnums_autogen.h 208 class SkPdfFunctionCommonDictionary;
SkPdfMapper_autogen.h 244 bool SkPdfFunctionCommonDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key, SkPdfFunctionCommonDictionary** data) const ;
245 bool SkPdfFunctionCommonDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key, const char* abr, SkPdfFunctionCommonDictionary** data) const ;
    [all...]
SkPdfMapper_autogen.cpp     [all...]
  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfFunctionCommonDictionary_autogen.h 14 class SkPdfFunctionCommonDictionary : public SkPdfDictionary {
17 SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return this;}
18 const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() const {return this;}
    [all...]
SkPdfEnums_autogen.h 208 class SkPdfFunctionCommonDictionary;
SkPdfMapper_autogen.h 244 bool SkPdfFunctionCommonDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key, SkPdfFunctionCommonDictionary** data) const ;
245 bool SkPdfFunctionCommonDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key, const char* abr, SkPdfFunctionCommonDictionary** data) const ;
    [all...]
SkPdfMapper_autogen.cpp     [all...]

Completed in 972 milliseconds

<<111213