Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/image/
H A Dcanvas.h60 wxBitmap my_toucan_scaled_high; variable
H A Dcanvas.cpp117 my_toucan_scaled_high = wxBitmap(image.Scale(110,90,wxIMAGE_QUALITY_HIGH)); in wxBEGIN_EVENT_TABLE()
507 dc.DrawBitmap(my_toucan_scaled_high, x, y+15, true); in OnPaint()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/image/
H A Dcanvas.h60 wxBitmap my_toucan_scaled_high; variable
H A Dcanvas.cpp120 my_toucan_scaled_high = wxBitmap(image.Scale(110,90,wxIMAGE_QUALITY_HIGH)); in wxBEGIN_EVENT_TABLE()
510 dc.DrawBitmap(my_toucan_scaled_high, x, y+15, true); in OnPaint()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/image/
H A Dcanvas.h60 wxBitmap my_toucan_scaled_high; variable
H A Dcanvas.cpp120 my_toucan_scaled_high = wxBitmap(image.Scale(110,90,wxIMAGE_QUALITY_HIGH)); in wxBEGIN_EVENT_TABLE()
510 dc.DrawBitmap(my_toucan_scaled_high, x, y+15, true); in OnPaint()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/image/
H A Dimage.cpp96 wxBitmap my_toucan_scaled_high; member in MyCanvas
526 my_toucan_scaled_high = wxBitmap(image.Scale(110,90,wxIMAGE_QUALITY_HIGH)); in BEGIN_EVENT_TABLE()
833 dc.DrawBitmap(my_toucan_scaled_high, x, y+15, true); in OnPaint()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/image/
H A Dimage.cpp96 wxBitmap my_toucan_scaled_high; member in MyCanvas
526 my_toucan_scaled_high = wxBitmap(image.Scale(110,90,wxIMAGE_QUALITY_HIGH)); in BEGIN_EVENT_TABLE()
833 dc.DrawBitmap(my_toucan_scaled_high, x, y+15, true); in OnPaint()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/image/
H A Dimage.cpp96 wxBitmap my_toucan_scaled_high; member in MyCanvas
526 my_toucan_scaled_high = wxBitmap(image.Scale(110,90,wxIMAGE_QUALITY_HIGH)); in BEGIN_EVENT_TABLE()
833 dc.DrawBitmap(my_toucan_scaled_high, x, y+15, true); in OnPaint()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/image/
H A Dimage.cpp96 wxBitmap my_toucan_scaled_high; member in MyCanvas
526 my_toucan_scaled_high = wxBitmap(image.Scale(110,90,wxIMAGE_QUALITY_HIGH)); in BEGIN_EVENT_TABLE()
833 dc.DrawBitmap(my_toucan_scaled_high, x, y+15, true); in OnPaint()