Searched refs:wxSYS_COLOUR_WINDOW (Results 1 - 25 of 38) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dsettings.cpp59 case wxSYS_COLOUR_WINDOW:
H A Dcontrol.cpp493 attrs.colBg = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dsettings.cpp43 case wxSYS_COLOUR_WINDOW:
H A Dlistbox.cpp683 SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dsettings.h51 wxSYS_COLOUR_WINDOW, enumerator in enum:wxSystemColour
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dsettings.cpp42 case wxSYS_COLOUR_WINDOW:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dsettings.cpp52 case wxSYS_COLOUR_WINDOW:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dsettings.cpp89 case wxSYS_COLOUR_WINDOW:
H A Dchecklst.cpp134 wxColour vColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
H A Dchoice.cpp92 SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
H A Dcombobox.cpp152 SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
H A Dlistbox.cpp127 SetBackgroundColour(vSettings.GetColour(wxSYS_COLOUR_WINDOW));
239 SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dpanelg.cpp125 SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
H A Dcombog.cpp269 wxColour winCol = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dsettings.cpp143 index = wxSYS_COLOUR_WINDOW;
H A Dcombo.cpp241 wxColour bgCol = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW);
586 bgCol = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW);
H A Dcontrol.cpp323 attrs.colBg = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW);
H A Dchoice.cpp147 SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
H A Drenderer.cpp631 fill = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW);
H A Dtreectrl.cpp742 wxWindow::SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
745 SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
754 wxWindow::SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dsettings.cpp185 case wxSYS_COLOUR_WINDOW:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dcombocmn.cpp859 // wxSYS_COLOUR_WINDOW in the EVT_PAINT handler as needed.
868 wxColour bgCol = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW);
1303 bgCol = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW);
1311 bgCol = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW);
1408 //wxColour bgCol = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextformatdlg.cpp498 SetColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dsettings.cpp214 case wxSYS_COLOUR_WINDOW:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dwinpars.cpp365 wxColour windowColour = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW) ;

Completed in 416 milliseconds

12