ladybird/Userland/Libraries/LibWeb/Painting
Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size
This commit unifies methods and method/param names between the above
classes, as well as adds [[nodiscard]] and ALWAYS_INLINE where
appropriate. It also renamed the various move_by methods to
translate_by, as that more closely matches the transformation
terminology.
2021-05-02 22:48:06 +02:00
..
BorderPainting.cpp LibGfx: Unify Rect, Point, and Size 2021-05-02 22:48:06 +02:00
BorderPainting.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
PaintContext.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
StackingContext.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
StackingContext.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00