Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h582 bool isDocumentInformationDictionary(const SkPdfNativeObject* nativeObj) const ;
DSkPdfMapper_autogen.cpp1110 if (in == NULL || !isDocumentInformationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapDocumentInformationDictionary()
3946 bool SkPdfMapper::isDocumentInformationDictionary(const SkPdfNativeObject* nativeObj) const { in isDocumentInformationDictionary() function in SkPdfMapper