Searched defs:isSubmitFormActionDictionary (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.cpp984 if (in == NULL || !isSubmitFormActionDictionary(in)) return kNone_SkPdfNativeObjectType;
3604 bool SkPdfMapper::isSubmitFormActionDictionary(const SkPdfNativeObject* nativeObj) const { function in class:SkPdfMapper
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.cpp984 if (in == NULL || !isSubmitFormActionDictionary(in)) return kNone_SkPdfNativeObjectType;
3604 bool SkPdfMapper::isSubmitFormActionDictionary(const SkPdfNativeObject* nativeObj) const { function in class:SkPdfMapper

Completed in 220 milliseconds