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

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

Completed in 227 milliseconds