Searched refs:wxColourPickerWidgetBase (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/
H A Dclrpicker.h30 // wxColourPickerWidgetBase: a generic abstract interface which must be
34 class WXDLLIMPEXP_CORE wxColourPickerWidgetBase class
37 wxColourPickerWidgetBase() { m_colour = *wxBLACK; } function in class:wxColourPickerWidgetBase
38 virtual ~wxColourPickerWidgetBase() {}
56 // Styles which must be supported by all controls implementing wxColourPickerWidgetBase
66 // map platform-dependent controls which implement the wxColourPickerWidgetBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dclrpickerg.h40 public wxColourPickerWidgetBase

Completed in 58 milliseconds