Searched refs:isRemoteGoToActionDictionary (Results 1 – 2 of 2) sorted by relevance
471 bool isRemoteGoToActionDictionary(const SkPdfNativeObject* nativeObj) const ;
851 if (in == NULL || !isRemoteGoToActionDictionary(in)) return kNone_SkPdfNativeObjectType; in mapRemoteGoToActionDictionary()3243 bool SkPdfMapper::isRemoteGoToActionDictionary(const SkPdfNativeObject* nativeObj) const { in isRemoteGoToActionDictionary() function in SkPdfMapper