Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Mac/Modules/carbonevt/
D_CarbonEvtmodule.c569 static PyObject *EventQueueRef_IsEventInQueue(EventQueueRefObject *_self, PyObject *_args) in EventQueueRef_IsEventInQueue() function
595 {"IsEventInQueue", (PyCFunction)EventQueueRef_IsEventInQueue, 1,