Searched defs:CSSGradientValue (Results 1 – 1 of 1) sorted by relevance
112 CSSGradientValue(ClassType classType, CSSGradientRepeat repeat, CSSGradientType gradientType) in CSSGradientValue() function120 … CSSGradientValue(const CSSGradientValue& other, ClassType classType, CSSGradientType gradientType) in CSSGradientValue() function182 : CSSGradientValue(LinearGradientClass, repeat, gradientType) in CSSGradientValue() function229 : CSSGradientValue(RadialGradientClass, repeat, gradientType) in CSSGradientValue() function