Home
last modified time | relevance | path

Searched refs:GradientShape (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSGradientValue.cpp1009 enum GradientShape { Circle, Ellipse }; in createGradient() enum
1010 GradientShape shape = Ellipse; in createGradient()