mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 02:22:33 +00:00
The logic here is needed by InlineNode too. Moving it into a `paint_all_borders()` function makes it available to them both, as well as anyone else who wants it. :^) |
||
|---|---|---|
| .. | ||
| BackgroundPainting.cpp | ||
| BackgroundPainting.h | ||
| BorderPainting.cpp | ||
| BorderPainting.h | ||
| PaintContext.h | ||
| ShadowPainting.cpp | ||
| ShadowPainting.h | ||
| StackingContext.cpp | ||
| StackingContext.h | ||