ladybird/Libraries/LibWeb/CSS/StyleValues
Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS
Resulting in a massive rename across almost everywhere! Alongside the
namespace change, we now have the following names:

 * JS::NonnullGCPtr -> GC::Ref
 * JS::GCPtr -> GC::Ptr
 * JS::HeapFunction -> GC::Function
 * JS::CellImpl -> GC::Cell
 * JS::Handle -> GC::Root
2024-11-15 14:49:20 +01:00
..
AbstractImageStyleValue.h
AngleStyleValue.cpp
AngleStyleValue.h
BackgroundRepeatStyleValue.cpp
BackgroundRepeatStyleValue.h
BackgroundSizeStyleValue.cpp
BackgroundSizeStyleValue.h
BasicShapeStyleValue.cpp
BasicShapeStyleValue.h
BorderRadiusStyleValue.cpp
BorderRadiusStyleValue.h
ConicGradientStyleValue.cpp
ConicGradientStyleValue.h
ContentStyleValue.cpp
ContentStyleValue.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
CounterDefinitionsStyleValue.cpp
CounterDefinitionsStyleValue.h
CounterStyleValue.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
CounterStyleValue.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
CSSColor.cpp LibWeb/CSS: Resolve percentage values against 1 in CSSColor 2024-11-14 09:26:28 +00:00
CSSColor.h
CSSColorValue.cpp
CSSColorValue.h
CSSHSL.cpp
CSSHSL.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
CSSHWB.cpp
CSSHWB.h
CSSKeywordValue.cpp
CSSKeywordValue.h
CSSLabLike.cpp
CSSLabLike.h
CSSLCHLike.cpp
CSSLCHLike.h
CSSMathValue.cpp
CSSMathValue.h
CSSNumericValue.h
CSSRGB.cpp
CSSRGB.h
CSSUnitValue.h
CustomIdentStyleValue.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
DisplayStyleValue.cpp
DisplayStyleValue.h
EasingStyleValue.cpp
EasingStyleValue.h
EdgeStyleValue.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
EdgeStyleValue.h
FilterValueListStyleValue.cpp
FilterValueListStyleValue.h
FlexStyleValue.h
FrequencyStyleValue.h
GridAutoFlowStyleValue.cpp
GridAutoFlowStyleValue.h
GridTemplateAreaStyleValue.cpp
GridTemplateAreaStyleValue.h
GridTrackPlacementStyleValue.cpp
GridTrackPlacementStyleValue.h
GridTrackSizeListStyleValue.cpp
GridTrackSizeListStyleValue.h
ImageStyleValue.cpp LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
ImageStyleValue.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
IntegerStyleValue.cpp
IntegerStyleValue.h
LengthStyleValue.cpp
LengthStyleValue.h
LinearGradientStyleValue.cpp
LinearGradientStyleValue.h
MathDepthStyleValue.cpp
MathDepthStyleValue.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
NumberStyleValue.cpp
NumberStyleValue.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
OpenTypeTaggedStyleValue.cpp
OpenTypeTaggedStyleValue.h
PercentageStyleValue.h
PositionStyleValue.cpp
PositionStyleValue.h
RadialGradientStyleValue.cpp
RadialGradientStyleValue.h
RatioStyleValue.h
RectStyleValue.cpp
RectStyleValue.h
ResolutionStyleValue.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
RotationStyleValue.cpp
RotationStyleValue.h
ScrollbarGutterStyleValue.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
ShadowStyleValue.cpp
ShadowStyleValue.h
ShorthandStyleValue.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
ShorthandStyleValue.h
StringStyleValue.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
StyleValueList.cpp
StyleValueList.h
TimeStyleValue.h
TransformationStyleValue.cpp
TransformationStyleValue.h
TransitionStyleValue.cpp
TransitionStyleValue.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
UnresolvedStyleValue.cpp
UnresolvedStyleValue.h
URLStyleValue.h