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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dsplash.cpp139 static void wxDrawSplashBitmap(wxDC& dc, const wxBitmap& bitmap, int WXUNUSED(x), int WXUNUSED(y)) function
169 wxDrawSplashBitmap(dc, m_bitmap, 0, 0);
178 wxDrawSplashBitmap(* event.GetDC(), m_bitmap, 0, 0);
186 wxDrawSplashBitmap(dc, m_bitmap, 0, 0);

Completed in 36 milliseconds