Home | History | Annotate | Download | only in css

Lines Matching refs:Ellipse

605                 result += "ellipse ";
711 // Compute horizontal radius of ellipse with center at 0,0 which passes through p, and has
754 enum GradientShape { Circle, Ellipse };
755 GradientShape shape = Ellipse;
815 // If <shape> is ellipse, the gradient-shape has the same ratio of width to height
832 // If <shape> is ellipse, the gradient-shape has the same ratio of width to height