Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxAppConsole.cpp195 … sipMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[7],sipPySelf,SIP_NULLPTR,sipName_ExitMainLoop); in ExitMainLoop()
446 sipNoMethod(sipParseErr, sipName_AppConsole, sipName_ExitMainLoop, SIP_NULLPTR); in meth_wxAppConsole_ExitMainLoop()
1719 …{SIP_MLNAME_CAST(sipName_ExitMainLoop), meth_wxAppConsole_ExitMainLoop, METH_VARARGS, SIP_MLDOC_CA…
H A Dsip_corewxPyApp.cpp700 …sipMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[14],sipPySelf,SIP_NULLPTR,sipName_ExitMainLoop); in ExitMainLoop()
H A DsipAPI_core.h8756 #define sipName_ExitMainLoop &sipStrings__core[71694] macro