Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp116 if (kNone_SkPdfNativeObjectType != (ret = mapRemoteGoToActionDictionary(in))) return ret; in mapDictionary()
850 SkPdfNativeObjectType SkPdfMapper::mapRemoteGoToActionDictionary(const SkPdfNativeObject* in) const… in mapRemoteGoToActionDictionary() function in SkPdfMapper
3251 if (kNone_SkPdfNativeObjectType == mapRemoteGoToActionDictionary(value)) return false; in SkPdfRemoteGoToActionDictionaryFromDictionary()
DSkPdfMapper_autogen.h113 SkPdfNativeObjectType mapRemoteGoToActionDictionary(const SkPdfNativeObject* in) const;