Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/carbonevt/
H A D_CarbonEvtmodule.c473 int EventQueueRef_Convert(PyObject *v, EventQueueRef *p_itself) in EventQueueRef_Convert() function
618 …if (!PyArg_ParseTupleAndKeywords(_args, _kwds, "O&", kw, EventQueueRef_Convert, &itself)) return N… in EventQueueRef_tp_new()
/dports/lang/python27/Python-2.7.18/Mac/Modules/carbonevt/
H A D_CarbonEvtmodule.c473 int EventQueueRef_Convert(PyObject *v, EventQueueRef *p_itself) in EventQueueRef_Convert() function
618 …if (!PyArg_ParseTupleAndKeywords(_args, _kwds, "O&", kw, EventQueueRef_Convert, &itself)) return N… in EventQueueRef_tp_new()