Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxDropTarget.cpp60 sipMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[0],sipPySelf,SIP_NULLPTR,sipName_OnLeave); in OnLeave()
404 sipNoMethod(sipParseErr, sipName_DropTarget, sipName_OnLeave, SIP_NULLPTR); in meth_wxDropTarget_OnLeave()
639 …{SIP_MLNAME_CAST(sipName_OnLeave), meth_wxDropTarget_OnLeave, METH_VARARGS, SIP_MLDOC_CAST(doc_wxD…
H A Dsip_corewxFileDropTarget.cpp151 sipMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[6],sipPySelf,SIP_NULLPTR,sipName_OnLeave); in OnLeave()
H A Dsip_corewxTextDropTarget.cpp151 sipMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[6],sipPySelf,SIP_NULLPTR,sipName_OnLeave); in OnLeave()
H A DsipAPI_core.h14440 #define sipName_OnLeave &sipStrings__core[95843] macro