Searched refs:Tk_ItemSelectionProc (Results 1 - 8 of 8) sorted by relevance
/ast/src/lib/libtk/generic/ |
H A D | tkCanvImg.c | 110 (Tk_ItemSelectionProc *) NULL, /* selectionProc */
|
H A D | tkRectOval.c | 117 (Tk_ItemSelectionProc *) NULL, /* selectionProc */ 140 (Tk_ItemSelectionProc *) NULL, /* selectionProc */
|
H A D | tkCanvBmap.c | 113 (Tk_ItemSelectionProc *) NULL, /* selectionProc */
|
H A D | tkCanvPoly.c | 124 (Tk_ItemSelectionProc *) NULL, /* selectionProc */
|
H A D | tkCanvWind.c | 119 (Tk_ItemSelectionProc *) NULL, /* selectionProc */
|
H A D | tk.h | 632 typedef int Tk_ItemSelectionProc _ANSI_ARGS_((Tk_Canvas canvas, 678 Tk_ItemSelectionProc *selectionProc;/* Procedure to return selection (in 630 typedef int Tk_ItemSelectionProc _ANSI_ARGS_((Tk_Canvas canvas, typedef
|
H A D | tkCanvArc.c | 159 (Tk_ItemSelectionProc *) NULL, /* selectionProc */
|
H A D | tkCanvLine.c | 174 (Tk_ItemSelectionProc *) NULL, /* selectionProc */
|
Completed in 34 milliseconds