Searched refs:SetBackground (Results 1 - 25 of 99) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddcmemory.cpp28 SetBackground(*wxWHITE_BRUSH);
41 SetBackground(*wxWHITE_BRUSH);
H A Ddcclient.cpp67 SetBackground(window->MacGetBackgroundBrush());
113 SetBackground(window->MacGetBackgroundBrush());
160 SetBackground(window->MacGetBackgroundBrush());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Ddcmemory.h33 virtual void SetBackground( const wxBrush &brush );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Ddcmemory.h41 virtual void SetBackground( const wxBrush &brush );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddcmemory.cpp94 void wxMemoryDC::SetBackground( const wxBrush& brushOrig ) function in class:wxMemoryDC
105 wxWindowDC::SetBackground( brush );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Drgncmn.cpp66 dc.SetBackground(*wxBLACK_BRUSH);
69 dc.SetBackground(*wxWHITE_BRUSH);
H A Danimatecmn.cpp73 dc.SetBackground(brush);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddcmemory.cpp97 void wxMemoryDC::SetBackground( const wxBrush& brushOrig ) function in class:wxMemoryDC
108 wxWindowDC::SetBackground( brush );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddcmemory.cpp28 SetBackground(*wxWHITE_BRUSH);
H A Ddcclient.cpp164 SetBackground(MacGetBackgroundBrush(window));
286 SetBackground(MacGetBackgroundBrush(window));
344 SetBackground(MacGetBackgroundBrush(window));
361 SetBackground(MacGetBackgroundBrush(window));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mobile/styles/
H A Dstyles.cpp46 SetBackground( bitmap, 0, wxTILE );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DCaptchaGenerator.cpp51 dc.SetBackground(*wxWHITE_BRUSH);
H A DMuleGifCtrl.cpp170 dc.SetBackground(*(wxTheBrushList->FindOrCreateBrush(GetBackgroundColour(), wxSOLID)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dutilsx.cpp66 dc.SetBackground(*wxBLACK_BRUSH);
69 dc.SetBackground(*wxWHITE_BRUSH);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dsymbols.cpp177 memDC.SetBackground(wxBrush(wxSystemSettings::GetColour(wxSYS_COLOUR_3DFACE), wxSOLID));
207 memDC.SetBackground(wxBrush(wxSystemSettings::GetColour(wxSYS_COLOUR_3DFACE), wxSOLID));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Ddc.cpp61 memDC.SetBackground(* GetBackground());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddcclient.cpp114 SetBackground(wxBrush(m_canvas->GetBackgroundColour(), wxSOLID));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dwindow.h84 virtual void SetBackground(const wxBitmap& bitmap,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Ddcpsg.h58 void SetBackground( const wxBrush& brush );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dcard.cpp170 dc.SetBackground(* wxRED_BRUSH);
535 dc.SetBackground( backgroundBrush );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dmetal.cpp219 dcNormal.SetBackground(*wxWHITE_BRUSH);
220 dcDisabled.SetBackground(*wxWHITE_BRUSH);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddcmirror.h42 virtual void SetBackground(const wxBrush& brush) function in class:wxMirrorDC
43 { m_dc.SetBackground(brush); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddcclient.cpp169 SetBackground(wxBrush(m_pCanvas->GetBackgroundColour(), wxSOLID));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Ddc.cpp284 void wxDC::SetBackground(const wxBrush& brush) function in class:wxDC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/fractal/
H A Dfractal.cpp181 dc.SetBackground(*wxLIGHT_GREY_BRUSH);

Completed in 147 milliseconds

1234