HomeSort by relevance Sort by last modified time
    Searched refs:Ellipse (Results 1 - 7 of 7) sorted by null

  /external/skia/src/svg/
SkSVGEllipse.h 24 DECLARE_SVG_INFO(Ellipse);
SkSVGEllipse.cpp 30 DEFINE_SVG_INFO(Ellipse)
SkSVGParser.cpp 370 CASE_NEW(Ellipse);
418 {"ellipse", SkSVGType_Ellipse},
  /external/webkit/Source/WebCore/css/
CSSGradientValue.cpp 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
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/wince/
GraphicsContextWinCE.cpp 733 Ellipse(dc, trRect.x(), trRect.y(), trRect.maxX(), trRect.maxY());
846 Ellipse(dc, trRect.x(), trRect.y(), trRect.maxX(), trRect.maxY());
    [all...]
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 615 milliseconds