Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/carbonevt/
H A D_CarbonEvtmodule.c79 myEventHandler(EventHandlerCallRef handlerRef, EventRef event, void *outPyObject) { in myEventHandler() argument
83 retValue = PyObject_CallFunction((PyObject *)outPyObject, "O&O&", in myEventHandler()
/dports/lang/python27/Python-2.7.18/Mac/Modules/carbonevt/
H A D_CarbonEvtmodule.c79 myEventHandler(EventHandlerCallRef handlerRef, EventRef event, void *outPyObject) { in myEventHandler() argument
83 retValue = PyObject_CallFunction((PyObject *)outPyObject, "O&O&", in myEventHandler()