Searched refs:kCFUserNotificationProgressIndicatorValueKey (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfusernotification.py17 kCFUserNotificationProgressIndicatorValueKey: True,
115 self.failUnless( isinstance(kCFUserNotificationProgressIndicatorValueKey, unicode) )
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfusernotification.py19 kCFUserNotificationProgressIndicatorValueKey: True,
98 self.assertIsInstance(kCFUserNotificationProgressIndicatorValueKey, unicode)
/macosx-10.9.5/CF-855.17/
H A DCFUserNotification.h57 (except for kCFUserNotificationProgressIndicatorValueKey, in which case the
175 const CFStringRef kCFUserNotificationProgressIndicatorValueKey; variable
H A DCFUserNotification.c70 CONST_STRING_DECL(kCFUserNotificationProgressIndicatorValueKey, "ProgressIndicatorValue")

Completed in 78 milliseconds