Home
last modified time | relevance | path

Searched refs:my_horse_rawgrey_pnm (Results 1 – 10 of 10) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/image/
H A Dcanvas.h48 wxBitmap my_horse_rawgrey_pnm; variable
H A Dcanvas.cpp236 my_horse_rawgrey_pnm = wxBitmap( image ); in wxBEGIN_EVENT_TABLE()
462 if (my_horse_rawgrey_pnm.IsOk()) in OnPaint()
463 dc.DrawBitmap( my_horse_rawgrey_pnm, 530, 1300 ); in OnPaint()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/image/
H A Dcanvas.h48 wxBitmap my_horse_rawgrey_pnm; variable
H A Dcanvas.cpp239 my_horse_rawgrey_pnm = wxBitmap( image ); in wxBEGIN_EVENT_TABLE()
465 if (my_horse_rawgrey_pnm.IsOk()) in OnPaint()
466 dc.DrawBitmap( my_horse_rawgrey_pnm, 530, 1300 ); in OnPaint()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/image/
H A Dcanvas.h48 wxBitmap my_horse_rawgrey_pnm; variable
H A Dcanvas.cpp239 my_horse_rawgrey_pnm = wxBitmap( image ); in wxBEGIN_EVENT_TABLE()
465 if (my_horse_rawgrey_pnm.IsOk()) in OnPaint()
466 dc.DrawBitmap( my_horse_rawgrey_pnm, 530, 1300 ); in OnPaint()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/image/
H A Dimage.cpp84 wxBitmap my_horse_rawgrey_pnm; member in MyCanvas
610 my_horse_rawgrey_pnm = wxBitmap( image ); in BEGIN_EVENT_TABLE()
788 if (my_horse_rawgrey_pnm.Ok()) in OnPaint()
789 dc.DrawBitmap( my_horse_rawgrey_pnm, 530, 1300 ); in OnPaint()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/image/
H A Dimage.cpp84 wxBitmap my_horse_rawgrey_pnm; member in MyCanvas
610 my_horse_rawgrey_pnm = wxBitmap( image ); in BEGIN_EVENT_TABLE()
788 if (my_horse_rawgrey_pnm.Ok()) in OnPaint()
789 dc.DrawBitmap( my_horse_rawgrey_pnm, 530, 1300 ); in OnPaint()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/image/
H A Dimage.cpp84 wxBitmap my_horse_rawgrey_pnm; member in MyCanvas
610 my_horse_rawgrey_pnm = wxBitmap( image ); in BEGIN_EVENT_TABLE()
788 if (my_horse_rawgrey_pnm.Ok()) in OnPaint()
789 dc.DrawBitmap( my_horse_rawgrey_pnm, 530, 1300 ); in OnPaint()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/image/
H A Dimage.cpp84 wxBitmap my_horse_rawgrey_pnm; member in MyCanvas
610 my_horse_rawgrey_pnm = wxBitmap( image ); in BEGIN_EVENT_TABLE()
788 if (my_horse_rawgrey_pnm.Ok()) in OnPaint()
789 dc.DrawBitmap( my_horse_rawgrey_pnm, 530, 1300 ); in OnPaint()