wxWidgets/tests/graphics
Vadim Zeitlin 72f851f6f4 Remove the size parameter of wxBitmapBundle::GetConsensusSizeFor()
It doesn't seem to be useful and wasn't really specified in 2 out of 3
existing calls to this function and was probably wrongly specified in
the remaining one, so just remove it for now, it can always be added
later if we decide what exactly should it do.
2022-06-05 03:23:41 +02:00
..
affinematrix.cpp
bitmap.cpp
bmpbundle.cpp Remove the size parameter of wxBitmapBundle::GetConsensusSizeFor() 2022-06-05 03:23:41 +02:00
boundingbox.cpp
clippingbox.cpp
colour.cpp
coords.cpp Add a workaround for failing test under Wine 2022-05-02 22:42:42 +02:00
ellipsization.cpp
graphbitmap.cpp
graphmatrix.cpp
graphpath.cpp
imagelist.cpp Simplify bitmap size checks in wxImageList tests 2022-05-23 15:05:47 +01:00
measuring.cpp