Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxSpinCtrl.cpp927 sipNoMethod(sipParseErr, sipName_SpinCtrl, sipName_SendDestroyEvent, SIP_NULLPTR); in meth_wxSpinCtrl_SendDestroyEvent()
1004 sipNoMethod(sipParseErr, sipName_SpinCtrl, sipName_Create, SIP_NULLPTR); in meth_wxSpinCtrl_Create()
1040 sipNoMethod(sipParseErr, sipName_SpinCtrl, sipName_GetBase, SIP_NULLPTR); in meth_wxSpinCtrl_GetBase()
1076 sipNoMethod(sipParseErr, sipName_SpinCtrl, sipName_GetMax, SIP_NULLPTR); in meth_wxSpinCtrl_GetMax()
1112 sipNoMethod(sipParseErr, sipName_SpinCtrl, sipName_GetMin, SIP_NULLPTR); in meth_wxSpinCtrl_GetMin()
1148 sipNoMethod(sipParseErr, sipName_SpinCtrl, sipName_GetValue, SIP_NULLPTR); in meth_wxSpinCtrl_GetValue()
1189 sipNoMethod(sipParseErr, sipName_SpinCtrl, sipName_SetBase, SIP_NULLPTR); in meth_wxSpinCtrl_SetBase()
1231 sipNoMethod(sipParseErr, sipName_SpinCtrl, sipName_SetRange, SIP_NULLPTR); in meth_wxSpinCtrl_SetRange()
1274 sipNoMethod(sipParseErr, sipName_SpinCtrl, sipName_SetSelection, SIP_NULLPTR); in meth_wxSpinCtrl_SetSelection()
1342 sipNoMethod(sipParseErr, sipName_SpinCtrl, sipName_SetValue, SIP_NULLPTR); in meth_wxSpinCtrl_SetValue()
[all …]
H A DsipAPI_core.h13046 #define sipName_SpinCtrl &sipStrings__core[82212] macro