Searched refs:SetBackgroundStyle (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dcombog.cpp188 SetBackgroundStyle( wxBG_STYLE_CUSTOM ); // for double-buffering
H A Dvlbox.cpp89 SetBackgroundStyle(wxBG_STYLE_CUSTOM);
H A Dsplitter.cpp107 SetBackgroundStyle(wxBG_STYLE_CUSTOM);
H A Ddatavgen.cpp696 SetBackgroundStyle( wxBG_STYLE_CUSTOM );
971 SetBackgroundStyle( wxBG_STYLE_CUSTOM );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dwindow.h87 virtual bool SetBackgroundStyle(wxBackgroundStyle style) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dwindow.h83 virtual bool SetBackgroundStyle(wxBackgroundStyle style) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbufferdc.tex117 of \helpref{wxPaintDC}{wxpaintdc} and make sure \helpref{wxWindow::SetBackgroundStyle}{wxwindowgetbackgroundstyle}
171 and make sure \helpref{wxWindow::SetBackgroundStyle}{wxwindowgetbackgroundstyle} is called
H A Dwindow.tex780 \helpref{wxWindow::SetBackgroundStyle}{wxwindowsetbackgroundstyle}
2704 \membersection{wxWindow::SetBackgroundStyle}\label{wxwindowsetbackgroundstyle}
2706 \func{virtual void}{SetBackgroundStyle}{\param{wxBackgroundStyle}{ style}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dcombo.cpp218 SetBackgroundStyle( wxBG_STYLE_CUSTOM );
H A Dmediactrl_wmp10.cpp873 m_ctrl->SetBackgroundStyle(wxBG_STYLE_CUSTOM);
H A Dmediactrl_am.cpp1718 m_ctrl->SetBackgroundStyle(wxBG_STYLE_CUSTOM);
H A Dmediactrl.cpp2342 m_ctrl->SetBackgroundStyle(wxBG_STYLE_CUSTOM);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOScopeCtrl.cpp103 SetBackgroundStyle(wxBG_STYLE_CUSTOM);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dfontdlg.cpp322 SetBackgroundStyle(wxBG_STYLE_COLOUR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextsymboldlg.cpp820 SetBackgroundStyle(wxBG_STYLE_CUSTOM);
H A Drichtextctrl.cpp258 SetBackgroundStyle(wxBG_STYLE_CUSTOM);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dwindow.h829 virtual bool SetBackgroundStyle(wxBackgroundStyle style) { m_backgroundStyle = style; return true; } function in class:wxWindowBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dmediactrl.cpp1079 m_ctrl->SetBackgroundStyle(wxBG_STYLE_CUSTOM);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dwindow.cpp2874 // and SetBackgroundStyle(wxBG_STYLE_CUSTOM) was called
2877 SetBackgroundStyle(GetBackgroundStyle());
4084 bool wxWindowGTK::SetBackgroundStyle(wxBackgroundStyle style)
4086 wxWindowBase::SetBackgroundStyle(style);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dwindow.cpp2919 // and SetBackgroundStyle(wxBG_STYLE_CUSTOM) was called
2922 SetBackgroundStyle(GetBackgroundStyle());
3847 bool wxWindowGTK::SetBackgroundStyle(wxBackgroundStyle style)
3849 wxWindowBase::SetBackgroundStyle(style);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A Dstc.cpp185 SetBackgroundStyle(wxBG_STYLE_CUSTOM);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Dframemanager.cpp97 SetBackgroundStyle(wxBG_STYLE_CUSTOM);

Completed in 175 milliseconds