Home | History | Annotate | Download | only in dlg

Lines Matching refs:IsDialogEvent

1145 #ifndef IsDialogEvent
1146 PyMac_PRECHECK(IsDialogEvent);
1151 _rv = IsDialogEvent(&theEvent);
1489 {"IsDialogEvent", (PyCFunction)Dlg_IsDialogEvent, 1,