Searched refs:ACTIVE_BG (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixDefault.h22 * ACTIVE_BG - Background color when widget is active.
33 #define ACTIVE_BG "#ececec" macro
45 #define DEF_BUTTON_ACTIVE_BG_COLOR ACTIVE_BG
273 #define DEF_MENU_ACTIVE_BG_COLOR ACTIVE_BG
301 #define DEF_MENUBUTTON_ACTIVE_BG_COLOR ACTIVE_BG
399 #define DEF_SCALE_ACTIVE_BG_COLOR ACTIVE_BG
439 #define DEF_SCROLLBAR_ACTIVE_BG_COLOR ACTIVE_BG
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnixDefault.h22 * ACTIVE_BG - Background color when widget is active.
33 #define ACTIVE_BG "#ececec" macro
44 #define DEF_BUTTON_ACTIVE_BG_COLOR ACTIVE_BG
271 #define DEF_MENU_ACTIVE_BG_COLOR ACTIVE_BG
299 #define DEF_MENUBUTTON_ACTIVE_BG_COLOR ACTIVE_BG
395 #define DEF_SCALE_ACTIVE_BG_COLOR ACTIVE_BG
435 #define DEF_SCROLLBAR_ACTIVE_BG_COLOR ACTIVE_BG
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXDefault.h28 * ACTIVE_BG - Background color when widget is active.
39 #define ACTIVE_BG "systemButtonFacePressed" macro
53 #define DEF_BUTTON_ACTIVE_BG_COLOR ACTIVE_BG
344 #define DEF_MENUBUTTON_ACTIVE_BG_COLOR ACTIVE_BG
441 #define DEF_SCALE_ACTIVE_BG_COLOR ACTIVE_BG
481 #define DEF_SCROLLBAR_ACTIVE_BG_COLOR ACTIVE_BG
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXDefault.h24 * ACTIVE_BG - Background color when widget is active.
35 #define ACTIVE_BG "systemButtonFacePressed" macro
49 #define DEF_BUTTON_ACTIVE_BG_COLOR ACTIVE_BG
324 #define DEF_MENUBUTTON_ACTIVE_BG_COLOR ACTIVE_BG
420 #define DEF_SCALE_ACTIVE_BG_COLOR ACTIVE_BG
460 #define DEF_SCROLLBAR_ACTIVE_BG_COLOR ACTIVE_BG
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinDefault.h21 * ACTIVE_BG - Background color when widget is active.
33 #define ACTIVE_BG NORMAL_BG macro
304 #define DEF_MENUBUTTON_ACTIVE_BG_COLOR ACTIVE_BG
402 #define DEF_SCALE_ACTIVE_BG_COLOR ACTIVE_BG
442 #define DEF_SCROLLBAR_ACTIVE_BG_COLOR ACTIVE_BG
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinDefault.h21 * ACTIVE_BG - Background color when widget is active.
34 #define ACTIVE_BG NORMAL_BG macro
304 #define DEF_MENUBUTTON_ACTIVE_BG_COLOR ACTIVE_BG
400 #define DEF_SCALE_ACTIVE_BG_COLOR ACTIVE_BG
440 #define DEF_SCROLLBAR_ACTIVE_BG_COLOR ACTIVE_BG
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/generic/
H A DtkTable.h82 # define ACTIVE_BG NORMAL_BG macro
90 # define ACTIVE_BG "#ececec" macro
98 # define ACTIVE_BG "#fcfcfc" macro
H A DtkTableTag.c547 static CONST char *activeArgs[] = {"-bg", ACTIVE_BG, "-relief", "flat" };

Completed in 194 milliseconds