Searched refs:isURIActionDictionary (Results 1 – 2 of 2) sorted by relevance
483 bool isURIActionDictionary(const SkPdfNativeObject* nativeObj) const ;
879 if (in == NULL || !isURIActionDictionary(in)) return kNone_SkPdfNativeObjectType; in mapURIActionDictionary()3319 bool SkPdfMapper::isURIActionDictionary(const SkPdfNativeObject* nativeObj) const { in isURIActionDictionary() function in SkPdfMapper