Searched refs:wxCLRBTN_DEFAULT_STYLE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dclrpickerg.h26 #define wxCLRBTN_DEFAULT_STYLE (wxCLRBTN_SHOW_LABEL) macro
49 long style = wxCLRBTN_DEFAULT_STYLE,
75 long style = wxCLRBTN_DEFAULT_STYLE,
44 wxGenericColourButton(wxWindow *parent, wxWindowID id, const wxColour& col = *wxBLACK, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxCLRBTN_DEFAULT_STYLE, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxColourPickerWidgetNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dclrpicker.h33 long style = wxCLRBTN_DEFAULT_STYLE,
51 long style = wxCLRBTN_DEFAULT_STYLE,
28 wxColourButton(wxWindow *parent, wxWindowID id, const wxColour& initial = *wxBLACK, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxCLRBTN_DEFAULT_STYLE, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxColourPickerWidgetNameStr) argument

Completed in 38 milliseconds