Searched refs:my_horse_bmp (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.cpp67 wxBitmap my_horse_bmp; member in class:MyCanvas
576 my_horse_bmp = wxBitmap( image );
772 if (my_horse_bmp.Ok())
773 dc.DrawBitmap( my_horse_bmp, 30, 1070 );

Completed in 59 milliseconds