Searched refs:TK_CONFIG_INT (Results 1 - 17 of 17) sorted by relevance
/ast/src/lib/libtk/generic/ |
H A D | tkConfig.c | 353 case TK_CONFIG_INT: 773 case TK_CONFIG_INT:
|
H A D | tkSquare.c | 70 {TK_CONFIG_INT, "-dbl", "doubleBuffer", "DoubleBuffer",
|
H A D | tkScrollbar.c | 223 {TK_CONFIG_INT, "-repeatdelay", "repeatDelay", "RepeatDelay", 225 {TK_CONFIG_INT, "-repeatinterval", "repeatInterval", "RepeatInterval",
|
H A D | tkTextWind.c | 118 {TK_CONFIG_INT, "-padx", (char *) NULL, (char *) NULL, 121 {TK_CONFIG_INT, "-pady", (char *) NULL, (char *) NULL,
|
H A D | tkEntry.c | 215 {TK_CONFIG_INT, "-insertofftime", "insertOffTime", "OffTime", 217 {TK_CONFIG_INT, "-insertontime", "insertOnTime", "OnTime", 252 {TK_CONFIG_INT, "-width", "width", "Width",
|
H A D | tkScale.c | 238 {TK_CONFIG_INT, "-digits", "digits", "Digits", 269 {TK_CONFIG_INT, "-repeatdelay", "repeatDelay", "RepeatDelay", 271 {TK_CONFIG_INT, "-repeatinterval", "repeatInterval", "RepeatInterval",
|
H A D | tkText.c | 73 {TK_CONFIG_INT, "-insertofftime", "insertOffTime", "OffTime", 75 {TK_CONFIG_INT, "-insertontime", "insertOnTime", "OnTime", 121 {TK_CONFIG_INT, "-width", "width", "Width",
|
H A D | tkCanvPoly.c | 58 {TK_CONFIG_INT, "-splinesteps", (char *) NULL, (char *) NULL,
|
H A D | tkMessage.c | 112 {TK_CONFIG_INT, "-aspect", "aspect", "Aspect",
|
H A D | tkListbox.c | 220 {TK_CONFIG_INT, "-height", "height", "Height", 253 {TK_CONFIG_INT, "-width", "width", "Width",
|
H A D | tkMenubutton.c | 259 {TK_CONFIG_INT, "-underline", "underline", "Underline",
|
H A D | tkCanvLine.c | 140 {TK_CONFIG_INT, "-splinesteps", (char *) NULL, (char *) NULL,
|
H A D | tk.h | 213 #define TK_CONFIG_INT 2 macro
|
H A D | tkButton.c | 349 {TK_CONFIG_INT, "-underline", "underline", "Underline",
|
H A D | tkCanvas.c | 84 {TK_CONFIG_INT, "-insertofftime", "insertOffTime", "OffTime", 86 {TK_CONFIG_INT, "-insertontime", "insertOnTime", "OnTime",
|
H A D | tkImgPhoto.c | 313 {TK_CONFIG_INT, "-height", (char *) NULL, (char *) NULL, 317 {TK_CONFIG_INT, "-width", (char *) NULL, (char *) NULL,
|
H A D | tkMenu.c | 231 {TK_CONFIG_INT, "-underline", (char *) NULL, (char *) NULL,
|
Completed in 120 milliseconds