Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp164 if (kNone_SkPdfNativeObjectType != (ret = mapWebCaptureInformationDictionary(in))) return ret; in mapDictionary()
1235 SkPdfNativeObjectType SkPdfMapper::mapWebCaptureInformationDictionary(const SkPdfNativeObject* in) … in mapWebCaptureInformationDictionary() function in SkPdfMapper
4296 if (kNone_SkPdfNativeObjectType == mapWebCaptureInformationDictionary(value)) return false; in SkPdfWebCaptureInformationDictionaryFromDictionary()
DSkPdfMapper_autogen.h168 SkPdfNativeObjectType mapWebCaptureInformationDictionary(const SkPdfNativeObject* in) const;