Files
ladybird/Userland/Libraries/LibWeb/Painting/PaintableBox.cpp
Aliaksandr Kalenik 70353b79af LibWeb: Change paint_all_borders() to accept only device pixel values
By consistently accepting only device pixel values instead of a mix of
CSSPixels and DevicePixels values, we can simplify the implementation
of paint_border() and paint_all_borders().
2023-11-20 14:59:47 +01:00

38 KiB