Searched refs:CFUserNotificationPopUpSelection (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFUserNotification.h145 CF_INLINE CFOptionFlags CFUserNotificationPopUpSelection(CFIndex n) {return ((CFOptionFlags)(n << 24));} function
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfusernotification.py89 flag = CFUserNotificationPopUpSelection(2)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfusernotification.py77 flag = CFUserNotificationPopUpSelection(2)
/macosx-10.9.5/eap8021x-180/EAPOLMonitor.bproj/
H A Deapol_monitor.c606 & CFUserNotificationPopUpSelection(-1)) >> 24;
/macosx-10.9.5/eap8021x-180/eapolclient.tproj/
H A DDialogue.c303 & CFUserNotificationPopUpSelection(-1)) >> 24;

Completed in 104 milliseconds