Home
last modified time | relevance | path

Searched refs:isSourceInformationDictionary (Results 1 – 2 of 2) sorted by relevance

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