Searched refs:isGoToActionDictionary (Results 1 – 2 of 2) sorted by relevance
468 bool isGoToActionDictionary(const SkPdfNativeObject* nativeObj) const ;
844 if (in == NULL || !isGoToActionDictionary(in)) return kNone_SkPdfNativeObjectType; in mapGoToActionDictionary()3224 bool SkPdfMapper::isGoToActionDictionary(const SkPdfNativeObject* nativeObj) const { in isGoToActionDictionary() function in SkPdfMapper