Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp69 if (kNone_SkPdfNativeObjectType != (ret = mapGoToActionDictionary(in))) return ret; in mapDictionary()
843 SkPdfNativeObjectType SkPdfMapper::mapGoToActionDictionary(const SkPdfNativeObject* in) const { in mapGoToActionDictionary() function in SkPdfMapper
3232 if (kNone_SkPdfNativeObjectType == mapGoToActionDictionary(value)) return false; in SkPdfGoToActionDictionaryFromDictionary()
DSkPdfMapper_autogen.h112 SkPdfNativeObjectType mapGoToActionDictionary(const SkPdfNativeObject* in) const;