Searched refs:MyRawBitmapFrame (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.cpp297 class MyRawBitmapFrame : public wxFrame class in inherits:wxFrame
307 MyRawBitmapFrame(wxFrame *parent) function in class:MyRawBitmapFrame
456 BEGIN_EVENT_TABLE(MyRawBitmapFrame, wxFrame)
457 EVT_PAINT(MyRawBitmapFrame::OnPaint)
1125 (new MyRawBitmapFrame(this))->Show();

Completed in 26 milliseconds