1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 06:37:36 +00:00
serenity/Userland/Libraries/LibWeb/Page
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
..
EditEventHandler.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
EditEventHandler.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
EventHandler.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
EventHandler.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Frame.cpp LibGfx: Unify Rect, Point, and Size 2021-05-02 22:48:06 +02:00
Frame.h AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Page.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Page.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00