Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxRadioButton.cpp910 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxRadioButton, &sipCpp)) in meth_wxRadioButton_SendDestroyEvent()
1019 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxRadioButton, &sipCpp)) in meth_wxRadioButton_GetValue()
1094 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxRadioButton, &sipCpp)) in meth_wxRadioButton_GetClientAreaOrigin()
1129 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxRadioButton, &sipCpp)) in meth_wxRadioButton_Validate()
1164 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxRadioButton, &sipCpp)) in meth_wxRadioButton_TransferDataToWindow()
1199 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxRadioButton, &sipCpp)) in meth_wxRadioButton_TransferDataFromWindow()
1234 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxRadioButton, &sipCpp)) in meth_wxRadioButton_InitDialog()
1268 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxRadioButton, &sipCpp)) in meth_wxRadioButton_AcceptsFocus()
1303 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxRadioButton, &sipCpp)) in meth_wxRadioButton_AcceptsFocusRecursively()
1338 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxRadioButton, &sipCpp)) in meth_wxRadioButton_AcceptsFocusFromKeyboard()
[all …]
H A DsipAPI_core.h18811 #define sipType_wxRadioButton sipExportedTypes__core[427] macro