Searched refs:DISABLED (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libtk/unix/
H A DtkUnixDef.h26 * DISABLED - Foreground color when widget is disabled.
37 #define DISABLED "#a3a3a3" macro
54 #define DEF_BUTTON_DISABLED_FG_COLOR DISABLED
244 #define DEF_MENU_DISABLED_FG_COLOR DISABLED
271 #define DEF_MENUBUTTON_DISABLED_FG_COLOR DISABLED
/ast/src/cmd/vczip/
H A Dvczip.c29 #define DISABLED ((char*)disabled) macro
293 if (ct != DISABLED)
305 if (vt != DISABLED)
400 vt = DISABLED;
426 vt = DISABLED;
486 ct = DISABLED;

Completed in 14 milliseconds