Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h471 bool isRemoteGoToActionDictionary(const SkPdfNativeObject* nativeObj) const ;
DSkPdfMapper_autogen.cpp851 if (in == NULL || !isRemoteGoToActionDictionary(in)) return kNone_SkPdfNativeObjectType; in mapRemoteGoToActionDictionary()
3243 bool SkPdfMapper::isRemoteGoToActionDictionary(const SkPdfNativeObject* nativeObj) const { in isRemoteGoToActionDictionary() function in SkPdfMapper