Searched refs:isPageObjectActionsDictionary (Results 1 – 2 of 2) sorted by relevance
459 bool isPageObjectActionsDictionary(const SkPdfNativeObject* nativeObj) const ;
823 if (in == NULL || !isPageObjectActionsDictionary(in)) return kNone_SkPdfNativeObjectType; in mapPageObjectActionsDictionary()3167 bool SkPdfMapper::isPageObjectActionsDictionary(const SkPdfNativeObject* nativeObj) const { in isPageObjectActionsDictionary() function in SkPdfMapper