Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp155 if (kNone_SkPdfNativeObjectType != (ret = mapURIActionDictionary(in))) return ret; in mapDictionary()
878 SkPdfNativeObjectType SkPdfMapper::mapURIActionDictionary(const SkPdfNativeObject* in) const { in mapURIActionDictionary() function in SkPdfMapper
3327 if (kNone_SkPdfNativeObjectType == mapURIActionDictionary(value)) return false; in SkPdfURIActionDictionaryFromDictionary()
DSkPdfMapper_autogen.h117 SkPdfNativeObjectType mapURIActionDictionary(const SkPdfNativeObject* in) const;