Home
last modified time | relevance | path

Searched refs:alertID (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c1184 SInt16 alertID; in Dlg_Alert() local
1190 &alertID, in Dlg_Alert()
1193 _rv = Alert(alertID, in Dlg_Alert()
1204 SInt16 alertID; in Dlg_StopAlert() local
1210 &alertID, in Dlg_StopAlert()
1213 _rv = StopAlert(alertID, in Dlg_StopAlert()
1224 SInt16 alertID; in Dlg_NoteAlert() local
1230 &alertID, in Dlg_NoteAlert()
1233 _rv = NoteAlert(alertID, in Dlg_NoteAlert()
1244 SInt16 alertID; in Dlg_CautionAlert() local
[all …]