Searched defs:Circle (Results 1 – 12 of 12) sorted by relevance
25 typedef struct Circle Circle; typedef26 struct Circle { struct39 ** Destructor function for Circle objects allocated by circle_geom(). argument
11 @interface Circle : Shape interface14 @implementation Circle implementation
13 Circle enumerator
21 DEFINE_SVG_INFO(Circle) in DEFINE_SVG_INFO() argument
61 enum Shape { Default, Poly, Rect, Circle, Unknown }; enumerator
51 } Circle; typedef
336 function Circle(x, y, r) { class
247 Circle enumerator
1009 enum GradientShape { Circle, Ellipse }; in createGradient() enumerator
245 Circle, enumerator