Searched defs:oval (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkRectOval.c4 * This file implements rectangle and oval items for canvas
19 * The structure below defines the record for each rectangle/oval item.
26 * or oval (x1, y1, x2, y2). Item includes
30 XColor *fillColor; /* Color for filling rectangle/oval. */
96 * The structures below defines the rectangle and oval item types
124 "oval", /* name */
153 * or oval item in a canvas.
162 * A new rectangle or oval item is created.
290 * of a rectangle or oval item, such as its border and
376 * associated with a rectangle or oval ite
806 double oval[4], halfWidth; local
[all...]

Completed in 73 milliseconds