Home | History | Annotate | Download | only in css

Lines Matching defs:Ellipse

829                 result.appendLiteral("ellipse ");
997 // Compute horizontal radius of ellipse with center at 0,0 which passes through p, and has
1041 enum GradientShape { Circle, Ellipse };
1042 GradientShape shape = Ellipse;
1103 // If <shape> is ellipse, the gradient-shape has the same ratio of width to height
1120 // If <shape> is ellipse, the gradient-shape has the same ratio of width to height