Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h657 bool isWebCaptureCommandSettingsDictionary(const SkPdfNativeObject* nativeObj) const ;
DSkPdfMapper_autogen.cpp1285 if (in == NULL || !isWebCaptureCommandSettingsDictionary(in)) return kNone_SkPdfNativeObjectType; in mapWebCaptureCommandSettingsDictionary()
4421 bool SkPdfMapper::isWebCaptureCommandSettingsDictionary(const SkPdfNativeObject* nativeObj) const { in isWebCaptureCommandSettingsDictionary() function in SkPdfMapper