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

/ast/src/lib/libtk/generic/
H A Dtk.h559 typedef struct Tk_Item {
563 struct Tk_Item *nextPtr; /* Next in display list of all
594 } Tk_Item;
603 Tk_Canvas canvas, Tk_Item *itemPtr, int argc,
606 Tk_Canvas canvas, Tk_Item *itemPtr, int argc,
609 Tk_Canvas canvas, Tk_Item *itemPtr, int argc,
612 Tk_Item *itemPtr, Display *display));
614 Tk_Item *itemPtr, Display *display, Drawable dst,
617 Tk_Item *itemPtr, double *pointPtr));
619 Tk_Item *itemPt
557 typedef struct Tk_Item { struct
592 } Tk_Item; typedef in typeref:struct:Tk_Item
[all...]

Completed in 16 milliseconds