Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py90 EventRecord = OpaqueType("EventRecord", "PyMac_BuildEventRecord", "PyMac_GetEventRecord") variable
91 EventRecord_ptr = EventRecord
/external/python/cpython2/Mac/Modules/evt/
D_Evtmodule.c150 EventRecord theEvent; in Evt_GetNextEvent()
170 EventRecord theEvent; in Evt_EventAvail()
290 EventRecord event; in Evt_IsCmdChar()
451 EventRecord theEvent; in Evt_WaitNextEvent()
/external/python/cpython2/Include/
Dpymactoolbox.h63 int PyMac_GetEventRecord(PyObject *, EventRecord *); /* argument parser for
65 PyObject *PyMac_BuildEventRecord(EventRecord *); /* Convert EventRecord to
/external/python/cpython2/Python/
Dmactoolboxglue.c267 PyMac_GetEventRecord(PyObject *v, EventRecord *e) in PyMac_GetEventRecord()
280 PyMac_BuildEventRecord(EventRecord *e) in PyMac_BuildEventRecord()
/external/skqp/src/compute/hs/cuda/bench/
Dmain.c370 cuda(EventRecord(start,stream0)); in hs_bench()
384 cuda(EventRecord(end,stream0)); in hs_bench()
/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c33 EventRecord *event, in Dlg_UnivFilterProc()
491 EventRecord event; in DlgObj_StdFilterProc()
1144 EventRecord theEvent; in Dlg_IsDialogEvent()
1161 EventRecord theEvent; in Dlg_DialogSelect()
/external/python/cpython2/Mac/Modules/mlte/
D_Mltemodule.c175 EventRecord iEvent; in TXNObj_TXNKeyDown()
209 EventRecord iEvent; in TXNObj_TXNClick()
331 EventRecord iEvent; in TXNObj_TXNGrowWindow()
/external/python/cpython2/Mac/Modules/ae/
D_AEmodule.c39 static pascal Boolean AEIdleProc(EventRecord *theEvent, long *sleepTime, RgnHandle *mouseRgn) in AEIdleProc()
1075 EventRecord theEventRecord; in AE_AEProcessAppleEvent()
/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c213 EventRecord theEvent; in DragObj_TrackDrag()
/external/skqp/src/compute/hs/cuda/
Dhs_cuda.inl504 cuda(EventRecord(event_before,from));
/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c2716 EventRecord inEvent; in Menu_MenuEvent()
3050 EventRecord inEvent; in Menu_IsShowContextualMenuClick()
/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1278 EventRecord event; in WinObj_IsWindowPathSelectClick()
2867 EventRecord theEvent; in Win_CheckUpdate()
/external/python/cpython2/Mac/Modules/carbonevt/
D_CarbonEvtmodule.c273 EventRecord outEvent; in EventRef_ConvertEventRefToEventRecord()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c361 EventRecord e; in MovieCtlObj_MCIsPlayerEvent()
8478 EventRecord pEvent; in Qt_QTIsStandardParameterDialogEvent()
16145 EventRecord e; in Qt_PreviewEvent()
20532 EventRecord event; in Qt_SGHandleUpdateEvent()
21703 EventRecord theEvent; in Qt_SGPanelEvent()
24568 EventRecord e; in Qt_MediaMCIsPlayerEvent()