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

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

Completed in 130 milliseconds