Files
ladybird/Userland/Libraries/LibWeb/SVG/SVGDecodedImageData.cpp
Aliaksandr Kalenik c7133faf26 LibWeb: Rename Navigable::paint() to record_painting_commands()
This method does not paint, but only records painting commands that
could be passed to painting commands executor, which will perform
actual painting.
2024-06-10 14:30:20 +03:00

6.9 KiB