Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxAppConsole.cpp126 …pMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[3],sipPySelf,SIP_NULLPTR,sipName_OnEventLoopExit); in OnEventLoopExit()
911 sipNoMethod(sipParseErr, sipName_AppConsole, sipName_OnEventLoopExit, SIP_NULLPTR); in meth_wxAppConsole_OnEventLoopExit()
1734 …{SIP_MLNAME_CAST(sipName_OnEventLoopExit), SIP_MLMETH_CAST(meth_wxAppConsole_OnEventLoopExit), MET…
H A Dsip_corewxPyApp.cpp769 …Meth = sipIsPyMethod(&sipGILState,&sipPyMethods[18],sipPySelf,SIP_NULLPTR,sipName_OnEventLoopExit); in OnEventLoopExit()
H A DsipAPI_core.h5570 #define sipName_OnEventLoopExit &sipStrings__core[52420] macro