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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/image/
H A Dimage.cpp64 wxBitmap my_horse_png; member in class:MyCanvas
513 my_horse_png = wxBitmap( image );
742 if (my_horse_png.Ok())
744 dc.DrawBitmap( my_horse_png, 30, 150 );
746 wxBitmap sub( my_horse_png.GetSubBitmap(rect) );
1135 dobjBmp->SetBitmap(m_canvas->my_horse_png);

Completed in 56 milliseconds