Searched refs:TK_CONFIG_COLOR (Results 1 - 20 of 20) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkMenubutton.c183 {TK_CONFIG_COLOR, "-activeforeground", "activeForeground", "Background",
186 {TK_CONFIG_COLOR, "-activeforeground", "activeForeground", "Background",
209 {TK_CONFIG_COLOR, "-disabledforeground", "disabledForeground",
213 {TK_CONFIG_COLOR, "-disabledforeground", "disabledForeground",
221 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
225 {TK_CONFIG_COLOR, "-highlightbackground", "highlightBackground",
228 {TK_CONFIG_COLOR, "-highlightcolor", "highlightColor", "HighlightColor",
H A DtkConfig.c387 case TK_CONFIG_COLOR: {
794 case TK_CONFIG_COLOR: {
971 case TK_CONFIG_COLOR:
H A DtkMessage.c132 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
134 {TK_CONFIG_COLOR, "-highlightbackground", "highlightBackground",
137 {TK_CONFIG_COLOR, "-highlightcolor", "highlightColor", "HighlightColor",
H A DtkScrollbar.c208 {TK_CONFIG_COLOR, "-highlightbackground", "highlightBackground",
211 {TK_CONFIG_COLOR, "-highlightcolor", "highlightColor", "HighlightColor",
230 {TK_CONFIG_COLOR, "-troughcolor", "troughColor", "Background",
233 {TK_CONFIG_COLOR, "-troughcolor", "troughColor", "Background",
H A DtkButton.c233 {TK_CONFIG_COLOR, "-activeforeground", "activeForeground", "Background",
237 {TK_CONFIG_COLOR, "-activeforeground", "activeForeground", "Background",
264 {TK_CONFIG_COLOR, "-disabledforeground", "disabledForeground",
268 {TK_CONFIG_COLOR, "-disabledforeground", "disabledForeground",
277 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
281 {TK_CONFIG_COLOR, "-highlightbackground", "highlightBackground",
284 {TK_CONFIG_COLOR, "-highlightcolor", "highlightColor", "HighlightColor",
H A DtkMenu.c165 {TK_CONFIG_COLOR, "-activeforeground", (char *) NULL, (char *) NULL,
189 {TK_CONFIG_COLOR, "-foreground", (char *) NULL, (char *) NULL,
212 {TK_CONFIG_COLOR, "-selectcolor", (char *) NULL, (char *) NULL,
351 {TK_CONFIG_COLOR, "-activeforeground", "activeForeground", "Background",
354 {TK_CONFIG_COLOR, "-activeforeground", "activeForeground", "Background",
369 {TK_CONFIG_COLOR, "-disabledforeground", "disabledForeground",
372 {TK_CONFIG_COLOR, "-disabledforeground", "disabledForeground",
379 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
385 {TK_CONFIG_COLOR, "-selectcolor", "selectColor", "Background",
388 {TK_CONFIG_COLOR, "
[all...]
H A DtkScale.c245 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
248 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
253 {TK_CONFIG_COLOR, "-highlightbackground", "highlightBackground",
256 {TK_CONFIG_COLOR, "-highlightcolor", "highlightColor", "HighlightColor",
291 {TK_CONFIG_COLOR, "-troughcolor", "troughColor", "Background",
294 {TK_CONFIG_COLOR, "-troughcolor", "troughColor", "Background",
H A DtkCanvBmap.c47 {TK_CONFIG_COLOR, "-background", (char *) NULL, (char *) NULL,
51 {TK_CONFIG_COLOR, "-foreground", (char *) NULL, (char *) NULL,
H A DtkCanvPoly.c52 {TK_CONFIG_COLOR, "-fill", (char *) NULL, (char *) NULL,
54 {TK_CONFIG_COLOR, "-outline", (char *) NULL, (char *) NULL,
H A DtkFrame.c124 {TK_CONFIG_COLOR, "-highlightbackground", "highlightBackground",
127 {TK_CONFIG_COLOR, "-highlightcolor", "highlightColor", "HighlightColor",
H A DtkEntry.c197 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
199 {TK_CONFIG_COLOR, "-highlightbackground", "highlightBackground",
202 {TK_CONFIG_COLOR, "-highlightcolor", "highlightColor", "HighlightColor",
237 {TK_CONFIG_COLOR, "-selectforeground", "selectForeground", "Background",
240 {TK_CONFIG_COLOR, "-selectforeground", "selectForeground", "Background",
H A DtkListbox.c218 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
222 {TK_CONFIG_COLOR, "-highlightbackground", "highlightBackground",
225 {TK_CONFIG_COLOR, "-highlightcolor", "highlightColor", "HighlightColor",
240 {TK_CONFIG_COLOR, "-selectforeground", "selectForeground", "Background",
243 {TK_CONFIG_COLOR, "-selectforeground", "selectForeground", "Background",
H A DtkText.c53 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
57 {TK_CONFIG_COLOR, "-highlightbackground", "highlightBackground",
60 {TK_CONFIG_COLOR, "-highlightcolor", "highlightColor", "HighlightColor",
97 {TK_CONFIG_COLOR, "-selectforeground", "selectForeground", "Background",
100 {TK_CONFIG_COLOR, "-selectforeground", "selectForeground", "Background",
H A DtkRectOval.c45 {TK_CONFIG_COLOR, "-fill", (char *) NULL, (char *) NULL,
47 {TK_CONFIG_COLOR, "-outline", (char *) NULL, (char *) NULL,
H A DtkCanvArc.c76 {TK_CONFIG_COLOR, "-fill", (char *) NULL, (char *) NULL,
78 {TK_CONFIG_COLOR, "-outline", (char *) NULL, (char *) NULL,
H A DtkCanvas.c68 {TK_CONFIG_COLOR, "-highlightbackground", "highlightBackground",
71 {TK_CONFIG_COLOR, "-highlightcolor", "highlightColor", "HighlightColor",
107 {TK_CONFIG_COLOR, "-selectforeground", "selectForeground", "Background",
110 {TK_CONFIG_COLOR, "-selectforeground", "selectForeground", "Background",
H A DtkCanvLine.c134 {TK_CONFIG_COLOR, "-fill", (char *) NULL, (char *) NULL,
H A DtkCanvText.c96 {TK_CONFIG_COLOR, "-fill", (char *) NULL, (char *) NULL,
H A DtkTextTag.c37 {TK_CONFIG_COLOR, "-foreground", (char *) NULL, (char *) NULL,
H A Dtk.h186 int type; /* Type of option, such as TK_CONFIG_COLOR;
217 #define TK_CONFIG_COLOR 6 macro

Completed in 94 milliseconds