Searched refs:mapJavascriptActionDictionary (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.cpp79 if (kNone_SkPdfNativeObjectType != (ret = mapJavascriptActionDictionary(in))) return ret;
1004 SkPdfNativeObjectType SkPdfMapper::mapJavascriptActionDictionary(const SkPdfNativeObject* in) const { function in class:SkPdfMapper
3669 if (kNone_SkPdfNativeObjectType == mapJavascriptActionDictionary(value)) return false;
H A DSkPdfMapper_autogen.h135 SkPdfNativeObjectType mapJavascriptActionDictionary(const SkPdfNativeObject* in) const;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.cpp79 if (kNone_SkPdfNativeObjectType != (ret = mapJavascriptActionDictionary(in))) return ret;
1004 SkPdfNativeObjectType SkPdfMapper::mapJavascriptActionDictionary(const SkPdfNativeObject* in) const { function in class:SkPdfMapper
3669 if (kNone_SkPdfNativeObjectType == mapJavascriptActionDictionary(value)) return false;
H A DSkPdfMapper_autogen.h135 SkPdfNativeObjectType mapJavascriptActionDictionary(const SkPdfNativeObject* in) const;

Completed in 87 milliseconds