Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/image/
H A Dcanvas.cpp99 my_horse_png = wxBitmap( image ); in wxBEGIN_EVENT_TABLE()
416 if (my_horse_png.IsOk()) in OnPaint()
418 dc.DrawBitmap( my_horse_png, 30, 150 ); in OnPaint()
420 wxBitmap sub( my_horse_png.GetSubBitmap(rect) ); in OnPaint()
H A Dcanvas.h26 wxBitmap my_horse_png; variable
H A Dimage.cpp994 dobjBmp->SetBitmap(m_canvas->my_horse_png); in OnCopy()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/image/
H A Dcanvas.h26 wxBitmap my_horse_png; variable
H A Dcanvas.cpp102 my_horse_png = wxBitmap( image ); in wxBEGIN_EVENT_TABLE()
419 if (my_horse_png.IsOk()) in OnPaint()
421 dc.DrawBitmap( my_horse_png, 30, 150 ); in OnPaint()
423 wxBitmap sub( my_horse_png.GetSubBitmap(rect) ); in OnPaint()
H A Dimage.cpp898 dobjBmp->SetBitmap(m_canvas->my_horse_png); in OnCopy()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/image/
H A Dcanvas.h26 wxBitmap my_horse_png; variable
H A Dcanvas.cpp102 my_horse_png = wxBitmap( image ); in wxBEGIN_EVENT_TABLE()
419 if (my_horse_png.IsOk()) in OnPaint()
421 dc.DrawBitmap( my_horse_png, 30, 150 ); in OnPaint()
423 wxBitmap sub( my_horse_png.GetSubBitmap(rect) ); in OnPaint()
H A Dimage.cpp898 dobjBmp->SetBitmap(m_canvas->my_horse_png); in OnCopy()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/image/
H A Dimage.cpp64 wxBitmap my_horse_png; member in MyCanvas
513 my_horse_png = wxBitmap( image ); in BEGIN_EVENT_TABLE()
742 if (my_horse_png.Ok()) in OnPaint()
744 dc.DrawBitmap( my_horse_png, 30, 150 ); in OnPaint()
746 wxBitmap sub( my_horse_png.GetSubBitmap(rect) ); in OnPaint()
1135 dobjBmp->SetBitmap(m_canvas->my_horse_png); in OnCopy()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/image/
H A Dimage.cpp64 wxBitmap my_horse_png; member in MyCanvas
513 my_horse_png = wxBitmap( image ); in BEGIN_EVENT_TABLE()
742 if (my_horse_png.Ok()) in OnPaint()
744 dc.DrawBitmap( my_horse_png, 30, 150 ); in OnPaint()
746 wxBitmap sub( my_horse_png.GetSubBitmap(rect) ); in OnPaint()
1135 dobjBmp->SetBitmap(m_canvas->my_horse_png); in OnCopy()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/image/
H A Dimage.cpp64 wxBitmap my_horse_png; member in MyCanvas
513 my_horse_png = wxBitmap( image ); in BEGIN_EVENT_TABLE()
742 if (my_horse_png.Ok()) in OnPaint()
744 dc.DrawBitmap( my_horse_png, 30, 150 ); in OnPaint()
746 wxBitmap sub( my_horse_png.GetSubBitmap(rect) ); in OnPaint()
1135 dobjBmp->SetBitmap(m_canvas->my_horse_png); in OnCopy()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/image/
H A Dimage.cpp64 wxBitmap my_horse_png; member in MyCanvas
513 my_horse_png = wxBitmap( image ); in BEGIN_EVENT_TABLE()
742 if (my_horse_png.Ok()) in OnPaint()
744 dc.DrawBitmap( my_horse_png, 30, 150 ); in OnPaint()
746 wxBitmap sub( my_horse_png.GetSubBitmap(rect) ); in OnPaint()
1135 dobjBmp->SetBitmap(m_canvas->my_horse_png); in OnCopy()