Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Mac/Modules/carbonevt/
D_CarbonEvtmodule.c490 static PyObject *EventQueueRef_PostEventToQueue(EventQueueRefObject *_self, PyObject *_args) in EventQueueRef_PostEventToQueue() function
585 {"PostEventToQueue", (PyCFunction)EventQueueRef_PostEventToQueue, 1,