Searched refs:isWindowsLaunchActionDictionary (Results 1 – 2 of 2) sorted by relevance
477 bool isWindowsLaunchActionDictionary(const SkPdfNativeObject* nativeObj) const ;
865 if (in == NULL || !isWindowsLaunchActionDictionary(in)) return kNone_SkPdfNativeObjectType; in mapWindowsLaunchActionDictionary()3281 bool SkPdfMapper::isWindowsLaunchActionDictionary(const SkPdfNativeObject* nativeObj) const { in isWindowsLaunchActionDictionary() function in SkPdfMapper