Home
last modified time | relevance | path

Searched refs:sipType_wxPickerBase (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxPickerBase.cpp988 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxPickerBase, &sipCpp)) in meth_wxPickerBase_SendDestroyEvent()
1206 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxPickerBase, &sipCpp)) in meth_wxPickerBase_DoGetBestSize()
1241 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxPickerBase, &sipCpp)) in meth_wxPickerBase_DoGetBestClientSize()
1413 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxPickerBase, &sipCpp)) in meth_wxPickerBase_DoGetBorderSize()
1532 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxPickerBase, &sipCpp)) in meth_wxPickerBase_GetDefaultBorder()
1567 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxPickerBase, &sipCpp)) in meth_wxPickerBase_GetDefaultBorderForControl()
1602 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxPickerBase, &sipCpp)) in meth_wxPickerBase_DoFreeze()
1636 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxPickerBase, &sipCpp)) in meth_wxPickerBase_DoThaw()
1670 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxPickerBase, &sipCpp)) in meth_wxPickerBase_HasTransparentBackground()
1852 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxPickerBase, &sipCpp)) in meth_wxPickerBase_GetInternalMargin()
[all …]
H A Dsip_corewxColourPickerCtrl.cpp2880 if (targetType == sipType_wxPickerBase) in cast_wxColourPickerCtrl()
H A Dsip_corewxDirPickerCtrl.cpp2900 if (targetType == sipType_wxPickerBase) in cast_wxDirPickerCtrl()
H A Dsip_corewxFilePickerCtrl.cpp2904 if (targetType == sipType_wxPickerBase) in cast_wxFilePickerCtrl()
H A Dsip_corewxFontPickerCtrl.cpp2924 if (targetType == sipType_wxPickerBase) in cast_wxFontPickerCtrl()
H A DsipAPI_core.h18916 #define sipType_wxPickerBase sipExportedTypes__core[381] macro