Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dpymactoolbox.h63 int PyMac_GetEventRecord(PyObject *, EventRecord *); /* argument parser for
/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c497 PyMac_GetEventRecord, &event, in DlgObj_StdFilterProc()
1149 PyMac_GetEventRecord, &theEvent)) in Dlg_IsDialogEvent()
1168 PyMac_GetEventRecord, &theEvent)) in Dlg_DialogSelect()
/external/python/cpython2/Python/
Dmactoolboxglue.c267 PyMac_GetEventRecord(PyObject *v, EventRecord *e) in PyMac_GetEventRecord() function
/external/python/cpython2/Mac/Modules/mlte/
D_Mltemodule.c180 PyMac_GetEventRecord, &iEvent)) in TXNObj_TXNKeyDown()
214 PyMac_GetEventRecord, &iEvent)) in TXNObj_TXNClick()
336 PyMac_GetEventRecord, &iEvent)) in TXNObj_TXNGrowWindow()
/external/python/cpython2/Mac/Modules/evt/
D_Evtmodule.c296 PyMac_GetEventRecord, &event, in Evt_IsCmdChar()
/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c219 PyMac_GetEventRecord, &theEvent, in DragObj_TrackDrag()
/external/python/cpython2/Mac/Modules/ae/
D_AEmodule.c1080 PyMac_GetEventRecord, &theEventRecord)) in AE_AEProcessAppleEvent()
/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c2721 PyMac_GetEventRecord, &inEvent)) in Menu_MenuEvent()
3055 PyMac_GetEventRecord, &inEvent)) in Menu_IsShowContextualMenuClick()
/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1283 PyMac_GetEventRecord, &event)) in WinObj_IsWindowPathSelectClick()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c366 PyMac_GetEventRecord, &e)) in MovieCtlObj_MCIsPlayerEvent()
20539 PyMac_GetEventRecord, &event)) in Qt_SGHandleUpdateEvent()
21714 PyMac_GetEventRecord, &theEvent)) in Qt_SGPanelEvent()
24575 PyMac_GetEventRecord, &e)) in Qt_MediaMCIsPlayerEvent()