1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 16:02:45 +00:00
serenity/Userland/Libraries/LibWeb/SVG
Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector)
Let's make it a bit more clear when we're appending the elements from
one vector to the end of another vector.
2021-06-12 13:24:45 +02:00
..
SVGContext.h
SVGElement.cpp
SVGElement.h
SVGElement.idl
SVGGeometryElement.cpp
SVGGeometryElement.h
SVGGeometryElement.idl
SVGGraphicsElement.cpp
SVGGraphicsElement.h
SVGGraphicsElement.idl
SVGPathElement.cpp AK: Rename Vector::append(Vector) => Vector::extend(Vector) 2021-06-12 13:24:45 +02:00
SVGPathElement.h
SVGPathElement.idl
SVGSVGElement.cpp
SVGSVGElement.h
SVGSVGElement.idl
TagNames.cpp
TagNames.h