Searched refs:TileBitmap (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Deffects.h65 bool TileBitmap(const wxRect& rect, wxDC& dc, const wxBitmap& bitmap);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dragimag/
H A Ddragimag.cpp97 wxGetApp().TileBitmap(rect, *(event.GetDC()), wxGetApp().GetBackgroundBitmap());
102 wxGetApp().TileBitmap(rect, dc, wxGetApp().GetBackgroundBitmap());
280 wxGetApp().TileBitmap(rect, dc, wxGetApp().GetBackgroundBitmap());
435 bool MyApp::TileBitmap(const wxRect& rect, wxDC& dc, wxBitmap& bitmap) function in class:MyApp
504 wxGetApp().TileBitmap(destRect, destDC, wxGetApp().GetBackgroundBitmap());
H A Ddragimag.h54 bool TileBitmap(const wxRect& rect, wxDC& dc, wxBitmap& bitmap);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Deffects.cpp89 bool wxEffects::TileBitmap(const wxRect& rect, wxDC& dc, const wxBitmap& bitmap) function in class:wxEffects

Completed in 57 milliseconds