Searched defs:CSSGradientValue (Results 1 – 1 of 1) sorted by relevance
92 CSSGradientValue(ClassType classType, CSSGradientRepeat repeat, CSSGradientType gradientType) in CSSGradientValue() function100 … CSSGradientValue(const CSSGradientValue& other, ClassType classType, CSSGradientType gradientType) in CSSGradientValue() function160 : CSSGradientValue(LinearGradientClass, repeat, gradientType) in CSSGradientValue() function205 : CSSGradientValue(RadialGradientClass, repeat, gradientType) in CSSGradientValue() function