Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h636 bool isWebCaptureInformationDictionary(const SkPdfNativeObject* nativeObj) const ;
DSkPdfMapper_autogen.cpp1236 if (in == NULL || !isWebCaptureInformationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapWebCaptureInformationDictionary()
4288 bool SkPdfMapper::isWebCaptureInformationDictionary(const SkPdfNativeObject* nativeObj) const { in isWebCaptureInformationDictionary() function in SkPdfMapper