Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxGUIEventLoop.cpp315 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxGUIEventLoop, &sipCpp)) in meth_wxGUIEventLoop_OnExit()
349 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxGUIEventLoop, &sipCpp)) in meth_wxGUIEventLoop_Run()
389 …Err, sipArgs, sipKwds, sipKwdList, SIP_NULLPTR, "B|i", &sipSelf, sipType_wxGUIEventLoop, &sipCpp, … in meth_wxGUIEventLoop_Exit()
428 …Err, sipArgs, sipKwds, sipKwdList, SIP_NULLPTR, "B|i", &sipSelf, sipType_wxGUIEventLoop, &sipCpp, … in meth_wxGUIEventLoop_ScheduleExit()
462 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxGUIEventLoop, &sipCpp)) in meth_wxGUIEventLoop_Pending()
497 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxGUIEventLoop, &sipCpp)) in meth_wxGUIEventLoop_Dispatch()
537 …eErr, sipArgs, sipKwds, sipKwdList, SIP_NULLPTR, "Bm", &sipSelf, sipType_wxGUIEventLoop, &sipCpp, … in meth_wxGUIEventLoop_DispatchTimeout()
572 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxGUIEventLoop, &sipCpp)) in meth_wxGUIEventLoop_WakeUp()
611 …eErr, sipArgs, sipKwds, sipKwdList, SIP_NULLPTR, "Bl", &sipSelf, sipType_wxGUIEventLoop, &sipCpp, … in meth_wxGUIEventLoop_YieldFor()
H A DsipAPI_core.h18446 #define sipType_wxGUIEventLoop sipExportedTypes__core[206] macro