Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h483 bool isURIActionDictionary(const SkPdfNativeObject* nativeObj) const ;
DSkPdfMapper_autogen.cpp879 if (in == NULL || !isURIActionDictionary(in)) return kNone_SkPdfNativeObjectType; in mapURIActionDictionary()
3319 bool SkPdfMapper::isURIActionDictionary(const SkPdfNativeObject* nativeObj) const { in isURIActionDictionary() function in SkPdfMapper