wxwidgets/tests/geometry
Vadim Zeitlin 5fd6be2f64 Add wxRect::MakeCenteredIn() modifying the rectangle in place
This can be more convenient than calling CenterIn().
2023-05-10 00:09:41 +01:00
..
point.cpp Get rid of CppUnit boilerplate in wxPoint and wxRealPoint tests 2021-11-20 21:57:35 +01:00
rect.cpp Add wxRect::MakeCenteredIn() modifying the rectangle in place 2023-05-10 00:09:41 +01:00
region.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
size.cpp Add operator/(wxSize, double) 2021-11-20 22:06:28 +01:00