Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h658 …bool SkPdfWebCaptureCommandSettingsDictionaryFromDictionary(const SkPdfNativeObject* dict, const c…
659 …bool SkPdfWebCaptureCommandSettingsDictionaryFromDictionary(const SkPdfNativeObject* dict, const c…
DSkPdfMapper_autogen.cpp4425 bool SkPdfMapper::SkPdfWebCaptureCommandSettingsDictionaryFromDictionary(const SkPdfNativeObject* d… in SkPdfWebCaptureCommandSettingsDictionaryFromDictionary() function in SkPdfMapper
4434 bool SkPdfMapper::SkPdfWebCaptureCommandSettingsDictionaryFromDictionary(const SkPdfNativeObject* d… in SkPdfWebCaptureCommandSettingsDictionaryFromDictionary() function in SkPdfMapper
4435 if (SkPdfWebCaptureCommandSettingsDictionaryFromDictionary(dict, key, data)) return true; in SkPdfWebCaptureCommandSettingsDictionaryFromDictionary()
4437 return SkPdfWebCaptureCommandSettingsDictionaryFromDictionary(dict, abr, data); in SkPdfWebCaptureCommandSettingsDictionaryFromDictionary()