Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxEventLoopBase.cpp545 sipNoMethod(sipParseErr, sipName_EventLoopBase, sipName_Yield, SIP_NULLPTR); in meth_wxEventLoopBase_Yield()
786 …{SIP_MLNAME_CAST(sipName_Yield), SIP_MLMETH_CAST(meth_wxEventLoopBase_Yield), METH_VARARGS|METH_KE…
H A Dsip_corewxAppConsole.cpp1491 sipNoMethod(sipParseErr, sipName_AppConsole, sipName_Yield, SIP_NULLPTR); in meth_wxAppConsole_Yield()
1752 …{SIP_MLNAME_CAST(sipName_Yield), SIP_MLMETH_CAST(meth_wxAppConsole_Yield), METH_VARARGS|METH_KEYWO…
H A Dsip_corecmodule.cpp13257 if (sipDeprecated(SIP_NULLPTR,sipName_Yield) < 0) in func_Yield()
13274 sipNoFunction(sipParseErr, sipName_Yield, SIP_NULLPTR); in func_Yield()
18918 {SIP_MLNAME_CAST(sipName_Yield), func_Yield, METH_VARARGS, SIP_MLDOC_CAST(doc_Yield)}, in SIP_MODULE_ENTRY()
H A DsipAPI_core.h15770 #define sipName_Yield &sipStrings__core[7968] macro