Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxProcess.cpp755 return sipConvertFromEnum(static_cast<int>(sipRes), sipType_wxKillError); in meth_wxProcess_Kill()
H A Dsip_corecmodule.cpp10780 return sipBuildResult(0,"(iF)",sipRes,rc,sipType_wxKillError); in func_Kill()
H A DsipAPI_core.h19565 #define sipType_wxKillError sipExportedTypes__core[279] macro