Searched refs:SetThemeEnabled (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dpanelg.cpp121 SetThemeEnabled(true);
H A Dstatusbr.cpp76 SetThemeEnabled( true );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dwindow.cpp188 wxPROPERTY( ThemeEnabled , bool , SetThemeEnabled , GetThemeEnabled , )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dnotebook.cpp620 win->SetThemeEnabled(true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dnotebook.cpp667 win->SetThemeEnabled(true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dwindow.h535 virtual void SetThemeEnabled(bool enableTheme) { m_themeEnabled = enableTheme; } function in class:wxWindowBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dwincmn.cpp1180 SetThemeEnabled( !m_hasBgCol && !m_foregroundColour.Ok() );
1192 SetThemeEnabled( !m_hasFgCol && !m_backgroundColour.Ok() );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/controls/
H A Dcontrols.cpp1163 SetThemeEnabled(false);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dwindow.cpp393 wxPROPERTY( ThemeEnabled , bool , SetThemeEnabled , GetThemeEnabled , )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dwindow.tex3408 \membersection{wxWindow::SetThemeEnabled}\label{wxwindowsetthemeenabled}
3410 \func{virtual void}{SetThemeEnabled}{\param{bool }{enable}}

Completed in 113 milliseconds