Searched refs:tkOvalType (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkRectOval.c123 Tk_ItemType tkOvalType = { variable
H A DtkCanvas.c148 extern Tk_ItemType tkOvalType, tkPolygonType;
2073 tkImageType.nextPtr = &tkOvalType;
2074 tkOvalType.nextPtr = &tkBitmapType;

Completed in 73 milliseconds