Home
last modified time | relevance | path

Searched refs:sipName_DoLogTextAtLevel (Results 1 – 10 of 10) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxLogInterposerTemp.cpp86 …Meth = sipIsPyMethod(&sipGILState,&sipPyMethods[1],sipPySelf,SIP_NULLPTR,sipName_DoLogTextAtLevel); in DoLogTextAtLevel()
237 sipNoMethod(sipParseErr, sipName_LogInterposerTemp, sipName_DoLogTextAtLevel, SIP_NULLPTR); in meth_wxLogInterposerTemp_DoLogTextAtLevel()
367 …{SIP_MLNAME_CAST(sipName_DoLogTextAtLevel), SIP_MLMETH_CAST(meth_wxLogInterposerTemp_DoLogTextAtLe…
H A Dsip_corewxLogInterposer.cpp86 …Meth = sipIsPyMethod(&sipGILState,&sipPyMethods[1],sipPySelf,SIP_NULLPTR,sipName_DoLogTextAtLevel); in DoLogTextAtLevel()
237 sipNoMethod(sipParseErr, sipName_LogInterposer, sipName_DoLogTextAtLevel, SIP_NULLPTR); in meth_wxLogInterposer_DoLogTextAtLevel()
367 …{SIP_MLNAME_CAST(sipName_DoLogTextAtLevel), SIP_MLMETH_CAST(meth_wxLogInterposer_DoLogTextAtLevel)…
H A Dsip_corewxLogStderr.cpp104 …Meth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoLogTextAtLevel); in DoLogTextAtLevel()
237 sipNoMethod(sipParseErr, sipName_LogStderr, sipName_DoLogTextAtLevel, SIP_NULLPTR); in meth_wxLogStderr_DoLogTextAtLevel()
364 …{SIP_MLNAME_CAST(sipName_DoLogTextAtLevel), SIP_MLMETH_CAST(meth_wxLogStderr_DoLogTextAtLevel), ME…
H A Dsip_corewxLogGui.cpp104 …Meth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoLogTextAtLevel); in DoLogTextAtLevel()
237 sipNoMethod(sipParseErr, sipName_LogGui, sipName_DoLogTextAtLevel, SIP_NULLPTR); in meth_wxLogGui_DoLogTextAtLevel()
400 …{SIP_MLNAME_CAST(sipName_DoLogTextAtLevel), SIP_MLMETH_CAST(meth_wxLogGui_DoLogTextAtLevel), METH_…
H A Dsip_corewxLogTextCtrl.cpp105 …Meth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoLogTextAtLevel); in DoLogTextAtLevel()
238 sipNoMethod(sipParseErr, sipName_LogTextCtrl, sipName_DoLogTextAtLevel, SIP_NULLPTR); in meth_wxLogTextCtrl_DoLogTextAtLevel()
371 …{SIP_MLNAME_CAST(sipName_DoLogTextAtLevel), SIP_MLMETH_CAST(meth_wxLogTextCtrl_DoLogTextAtLevel), …
H A Dsip_corewxLogBuffer.cpp104 …Meth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoLogTextAtLevel); in DoLogTextAtLevel()
237 sipNoMethod(sipParseErr, sipName_LogBuffer, sipName_DoLogTextAtLevel, SIP_NULLPTR); in meth_wxLogBuffer_DoLogTextAtLevel()
438 …{SIP_MLNAME_CAST(sipName_DoLogTextAtLevel), SIP_MLMETH_CAST(meth_wxLogBuffer_DoLogTextAtLevel), ME…
H A Dsip_corewxLogChain.cpp104 …Meth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoLogTextAtLevel); in DoLogTextAtLevel()
237 sipNoMethod(sipParseErr, sipName_LogChain, sipName_DoLogTextAtLevel, SIP_NULLPTR); in meth_wxLogChain_DoLogTextAtLevel()
562 …{SIP_MLNAME_CAST(sipName_DoLogTextAtLevel), SIP_MLMETH_CAST(meth_wxLogChain_DoLogTextAtLevel), MET…
H A Dsip_corewxLogWindow.cpp141 …Meth = sipIsPyMethod(&sipGILState,&sipPyMethods[4],sipPySelf,SIP_NULLPTR,sipName_DoLogTextAtLevel); in DoLogTextAtLevel()
274 sipNoMethod(sipParseErr, sipName_LogWindow, sipName_DoLogTextAtLevel, SIP_NULLPTR); in meth_wxLogWindow_DoLogTextAtLevel()
582 …{SIP_MLNAME_CAST(sipName_DoLogTextAtLevel), SIP_MLMETH_CAST(meth_wxLogWindow_DoLogTextAtLevel), ME…
H A Dsip_corewxLog.cpp91 …Meth = sipIsPyMethod(&sipGILState,&sipPyMethods[1],sipPySelf,SIP_NULLPTR,sipName_DoLogTextAtLevel); in DoLogTextAtLevel()
1300 sipNoMethod(sipParseErr, sipName_Log, sipName_DoLogTextAtLevel, SIP_NULLPTR); in meth_wxLog_DoLogTextAtLevel()
1441 …{SIP_MLNAME_CAST(sipName_DoLogTextAtLevel), SIP_MLMETH_CAST(meth_wxLog_DoLogTextAtLevel), METH_VAR…
H A DsipAPI_core.h4650 #define sipName_DoLogTextAtLevel &sipStrings__core[45604] macro