ladybird/Libraries/LibWeb/Geometry
Shannon Booth 6a9cd0e8e0 LibWeb: Use interface_name instead of serialize_type virtual
`interface_name` is implemented for every platform object,
so we no longer need this boilerplate for every serializable
platform object.
2026-02-14 20:22:40 +01:00
..
DOMMatrix.cpp
DOMMatrix.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMMatrix.idl
DOMMatrixReadOnly.cpp
DOMMatrixReadOnly.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMMatrixReadOnly.idl
DOMPoint.cpp
DOMPoint.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMPoint.idl
DOMPointReadOnly.cpp
DOMPointReadOnly.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMPointReadOnly.idl
DOMQuad.cpp
DOMQuad.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMQuad.idl
DOMRect.cpp
DOMRect.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMRect.idl
DOMRectList.cpp
DOMRectList.h
DOMRectList.idl
DOMRectReadOnly.cpp
DOMRectReadOnly.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMRectReadOnly.idl