Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h643 …bool SkPdfWebCapturePageSetDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key…
644 …bool SkPdfWebCapturePageSetDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key…
DSkPdfMapper_autogen.cpp4330 bool SkPdfMapper::SkPdfWebCapturePageSetDictionaryFromDictionary(const SkPdfNativeObject* dict, con… in SkPdfWebCapturePageSetDictionaryFromDictionary() function in SkPdfMapper
4339 bool SkPdfMapper::SkPdfWebCapturePageSetDictionaryFromDictionary(const SkPdfNativeObject* dict, con… in SkPdfWebCapturePageSetDictionaryFromDictionary() function in SkPdfMapper
4340 if (SkPdfWebCapturePageSetDictionaryFromDictionary(dict, key, data)) return true; in SkPdfWebCapturePageSetDictionaryFromDictionary()
4342 return SkPdfWebCapturePageSetDictionaryFromDictionary(dict, abr, data); in SkPdfWebCapturePageSetDictionaryFromDictionary()