ladybird/Libraries/LibWeb/Painting
Timothy Flynn 7280ed6312 Meta: Enforce newlines around namespaces
This has come up several times during code review, so let's just enforce
it using a new clang-format 20 option.
2025-05-14 02:01:59 -06:00
..
AudioPaintable.cpp LibWeb: Reduce number of recompiled files for display list headers 2025-02-23 10:14:39 -05:00
AudioPaintable.h
BackgroundPainting.cpp LibWeb: Use efficient background repeat path for either direction 2025-05-09 21:37:48 +02:00
BackgroundPainting.h LibWeb/CSS: Improved implementation of background-blend-mode 2025-04-01 13:38:00 +02:00
BackingStore.cpp
BackingStore.h LibWeb: Make BackingStore atomic ref-counted 2025-04-01 03:05:21 +02:00
Blending.h LibWeb/CSS: Improved implementation of background-blend-mode 2025-04-01 13:38:00 +02:00
BorderPainting.cpp LibWeb: Fix typos - act II 2025-04-09 15:05:20 +01:00
BorderPainting.h
BorderRadiiData.cpp
BorderRadiiData.h LibWeb: Do not calculate corner radii if no radius is set 2025-03-19 14:22:10 +01:00
BorderRadiusCornerClipper.cpp LibWeb: Reduce number of recompiled files for display list headers 2025-02-23 10:14:39 -05:00
BorderRadiusCornerClipper.h
BordersData.cpp
BordersData.h
BoxModelMetrics.cpp LibWeb: Store final box model metrics in paint tree, not layout tree 2025-02-17 18:28:29 +01:00
BoxModelMetrics.h LibWeb: Store final box model metrics in paint tree, not layout tree 2025-02-17 18:28:29 +01:00
CanvasPaintable.cpp
CanvasPaintable.h
CheckBoxPaintable.cpp LibWeb: Reduce number of recompiled files for display list headers 2025-02-23 10:14:39 -05:00
CheckBoxPaintable.h
ClipFrame.cpp
ClipFrame.h
ClippableAndScrollable.cpp LibWeb: Deduplicate clipping code 2025-05-13 15:30:14 +03:00
ClippableAndScrollable.h LibWeb: Deduplicate clipping code 2025-05-13 15:30:14 +03:00
Command.cpp
Command.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
DisplayList.cpp LibWeb: Draw a scrollbar gutter when the scrollbar is enlarged 2025-04-22 11:29:06 -04:00
DisplayList.h LibWeb: Save ScrollState snapshot in DisplayList to avoid race condition 2025-04-12 02:55:18 +02:00
DisplayListPlayerSkia.cpp LibWeb: Draw a scrollbar gutter when the scrollbar is enlarged 2025-04-22 11:29:06 -04:00
DisplayListPlayerSkia.h LibWeb/Painting: Add back SaveLayer command 2025-04-01 13:38:00 +02:00
DisplayListRecorder.cpp LibWeb: Draw text even if it needs to go into a 0-size inline box 2025-05-12 10:49:46 +02:00
DisplayListRecorder.h LibWeb: Draw a scrollbar gutter when the scrollbar is enlarged 2025-04-22 11:29:06 -04:00
FieldSetPaintable.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
FieldSetPaintable.h
GradientData.h LibWeb: Implement css gradient-interpolation-method 2025-03-06 11:33:12 +00:00
GradientPainting.cpp LibWeb: Implement css gradient-interpolation-method 2025-03-06 11:33:12 +00:00
GradientPainting.h LibWeb: Only require NodeWithStyle for gradient size resolution 2025-02-28 13:50:13 +01:00
ImagePaintable.cpp LibWeb: Do not deform bitmaps partially outside the img-box 2025-03-10 17:14:13 +01:00
ImagePaintable.h
InputColors.h
LabelablePaintable.cpp
LabelablePaintable.h
MarkerPaintable.cpp LibGfx: Join ScaledFont into Font 2025-04-21 09:51:16 +02:00
MarkerPaintable.h
MediaPaintable.cpp LibWeb: Update the media display when the hovered component changes 2025-04-23 13:22:56 +02:00
MediaPaintable.h LibWeb: Update the media display when the hovered component changes 2025-04-23 13:22:56 +02:00
NavigableContainerViewportPaintable.cpp LibWeb: Save ScrollState snapshot in DisplayList to avoid race condition 2025-04-12 02:55:18 +02:00
NavigableContainerViewportPaintable.h
Paintable.cpp LibWeb+WebContent+UI: Support image cursors 2025-02-28 13:50:13 +01:00
Paintable.h LibWeb: Add more fast_is<T> helpers for layout and paintable nodes 2025-04-18 14:45:56 +02:00
PaintableBox.cpp LibWeb: Deduplicate clipping code 2025-05-13 15:30:14 +03:00
PaintableBox.h LibWeb: Deduplicate clipping code 2025-05-13 15:30:14 +03:00
PaintableFragment.cpp
PaintableFragment.h LibWeb: Invalidate text-decoration-thickness as paint-only property 2025-03-16 22:25:26 +01:00
PaintBoxShadowParams.h
PaintContext.cpp
PaintContext.h LibWeb: Reduce number of recompiled files for display list headers 2025-02-23 10:14:39 -05:00
PaintStyle.h
RadioButtonPaintable.cpp LibWeb: Fix typos - act II 2025-04-09 15:05:20 +01:00
RadioButtonPaintable.h
ScrollFrame.cpp
ScrollFrame.h LibWeb: Save ScrollState snapshot in DisplayList to avoid race condition 2025-04-12 02:55:18 +02:00
ScrollState.cpp LibWeb: Save ScrollState snapshot in DisplayList to avoid race condition 2025-04-12 02:55:18 +02:00
ScrollState.h LibWeb: Save ScrollState snapshot in DisplayList to avoid race condition 2025-04-12 02:55:18 +02:00
ShadowData.h
ShadowPainting.cpp LibWeb: Reduce number of recompiled files for display list headers 2025-02-23 10:14:39 -05:00
ShadowPainting.h
StackingContext.cpp LibWeb/CSS: Improved implementation of background-blend-mode 2025-04-01 13:38:00 +02:00
StackingContext.h LibWeb/CSS: Improved implementation of background-blend-mode 2025-04-01 13:38:00 +02:00
SVGClipPaintable.cpp
SVGClipPaintable.h
SVGForeignObjectPaintable.cpp
SVGForeignObjectPaintable.h LibWeb: Reduce number of recompiled files for display list headers 2025-02-23 10:14:39 -05:00
SVGGraphicsPaintable.cpp
SVGGraphicsPaintable.h LibWeb: Reduce number of recompiled files for display list headers 2025-02-23 10:14:39 -05:00
SVGMaskable.cpp LibWeb: Save ScrollState snapshot in DisplayList to avoid race condition 2025-04-12 02:55:18 +02:00
SVGMaskable.h
SVGMaskPaintable.cpp
SVGMaskPaintable.h
SVGPaintable.cpp LibWeb: Reduce number of recompiled files for display list headers 2025-02-23 10:14:39 -05:00
SVGPaintable.h
SVGPathPaintable.cpp LibWeb: Reduce number of recompiled files for display list headers 2025-02-23 10:14:39 -05:00
SVGPathPaintable.h
SVGSVGPaintable.cpp LibWeb: Do not forget to unapply empty masks 2025-05-13 10:31:08 +02:00
SVGSVGPaintable.h LibWeb: Add more fast_is<T> helpers for layout and paintable nodes 2025-04-18 14:45:56 +02:00
TableBordersPainting.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
TableBordersPainting.h
TextPaintable.cpp LibWeb: Remove unnecessary const_casts from TextPaintable 2025-01-31 13:37:15 +01:00
TextPaintable.h LibWeb: Invalidate text-decoration-thickness as paint-only property 2025-03-16 22:25:26 +01:00
VideoPaintable.cpp LibWeb: Do not deform bitmaps partially outside the img-box 2025-03-10 17:14:13 +01:00
VideoPaintable.h
ViewportPaintable.cpp LibWeb: Move containment checks to Layout::Node 2025-05-13 15:30:14 +03:00
ViewportPaintable.h