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

12

/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixDefault.h26 * DISABLED - Foreground color when widget is disabled.
38 #define DISABLED "#a3a3a3" macro
58 #define DEF_BUTTON_DISABLED_FG_COLOR DISABLED
144 #define DEF_ENTRY_DISABLED_FG DISABLED
218 #define DEF_LISTBOX_DISABLED_FG DISABLED
282 #define DEF_MENU_DISABLED_FG_COLOR DISABLED
311 #define DEF_MENUBUTTON_DISABLED_FG_COLOR DISABLED
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinDefault.h25 * DISABLED - Foreground color when widget is disabled.
39 #define DISABLED "SystemDisabledText" macro
62 #define DEF_BUTTON_DISABLED_FG_COLOR DISABLED
148 #define DEF_ENTRY_DISABLED_FG DISABLED
221 #define DEF_LISTBOX_DISABLED_FG DISABLED
285 #define DEF_MENU_DISABLED_FG_COLOR DISABLED
314 #define DEF_MENUBUTTON_DISABLED_FG_COLOR DISABLED
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnixDefault.h26 * DISABLED - Foreground color when widget is disabled.
37 #define DISABLED "#a3a3a3" macro
57 #define DEF_BUTTON_DISABLED_FG_COLOR DISABLED
142 #define DEF_ENTRY_DISABLED_FG DISABLED
216 #define DEF_LISTBOX_DISABLED_FG DISABLED
280 #define DEF_MENU_DISABLED_FG_COLOR DISABLED
309 #define DEF_MENUBUTTON_DISABLED_FG_COLOR DISABLED
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinDefault.h25 * DISABLED - Foreground color when widget is disabled.
40 #define DISABLED "SystemDisabledText" macro
63 #define DEF_BUTTON_DISABLED_FG_COLOR DISABLED
148 #define DEF_ENTRY_DISABLED_FG DISABLED
221 #define DEF_LISTBOX_DISABLED_FG DISABLED
285 #define DEF_MENU_DISABLED_FG_COLOR DISABLED
314 #define DEF_MENUBUTTON_DISABLED_FG_COLOR DISABLED
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Denable.c30 #define DISABLED 2 macro
122 filter = (flags & AFLAG) ? (ENABLED | DISABLED)
123 : (flags & NFLAG) ? DISABLED : ENABLED;
133 filter = (flags & NFLAG) ? DISABLED : ENABLED;
176 FILTER is a mask with two slots: ENABLED and DISABLED. */
194 else if ((filter & DISABLED) &&
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXDefault.h33 * DISABLED - Foreground color when widget is disabled.
46 #define DISABLED "#a3a3a3" macro
67 #define DEF_BUTTON_DISABLED_FG_COLOR DISABLED
180 #define DEF_ENTRY_DISABLED_FG DISABLED
256 #define DEF_LISTBOX_DISABLED_FG DISABLED
354 #define DEF_MENUBUTTON_DISABLED_FG_COLOR DISABLED
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXDefault.h29 * DISABLED - Foreground color when widget is disabled.
42 #define DISABLED "#a3a3a3" macro
63 #define DEF_BUTTON_DISABLED_FG_COLOR DISABLED
160 #define DEF_ENTRY_DISABLED_FG DISABLED
236 #define DEF_LISTBOX_DISABLED_FG DISABLED
334 #define DEF_MENUBUTTON_DISABLED_FG_COLOR DISABLED
/macosx-10.9.5/zsh-60/zsh/Src/Modules/
H A Dparameter.c318 setfunction(pm->node.nam, value, DISABLED);
366 setfunctions(pm, ht, DISABLED);
387 (dis ? (shf->node.flags & DISABLED) : !(shf->node.flags & DISABLED))) {
429 return getfunction(ht, name, DISABLED);
446 if (dis ? (hn->flags & DISABLED) : !(hn->flags & DISABLED)) {
492 scanfunctions(ht, func, flags, DISABLED);
657 (dis ? (bn->node.flags & DISABLED) : !(bn->node.flags & DISABLED))) {
[all...]
/macosx-10.9.5/zsh-60/zsh/Src/Zle/
H A Dzle_thingy.c43 * The DISABLED flag on a thingy indicates that it is not the name of a
91 scanhashtable(thingytab, 0, 0, DISABLED, scanemptythingies, 0);
112 t->flags = DISABLED;
188 * that references the same widget. The DISABLED flag is unset in these
205 if(!(t->flags & DISABLED)) {
218 t->flags &= ~DISABLED;
234 if(t->flags & DISABLED)
248 t->flags |= DISABLED;
390 scanhashtable(thingytab, 1, 0, DISABLED, scanlistwidgets,
H A Dzleparameter.c70 !(th->flags & DISABLED))
H A Dcompctl.c1973 (addwhat == -3 && !(hn->flags & DISABLED)) ||
1993 (((addwhat & CC_DISCMDS) && (hn->flags & DISABLED)) ||
1994 ((addwhat & CC_EXCMDS) && !(hn->flags & DISABLED)))) ||
1995 ((addwhat & CC_BINDINGS) && !(hn->flags & DISABLED))))) {
H A Dzle_vi.c173 if (!(k2 = getkeycmd()) || (k2->flags & DISABLED) ||
/macosx-10.9.5/ncurses-42/ncurses/progs/
H A Dtset.c718 #define DISABLED(val) (((_POSIX_VDISABLE != -1) \ macro
722 #define DISABLED(val) ((int)(val) <= 0) macro
725 #define CHK(val, dft) (DISABLED(val) ? dft : val)
892 if (DISABLED(mode.c_cc[VERASE]) || terasechar >= 0)
895 if (DISABLED(mode.c_cc[VINTR]) || intrchar >= 0)
898 if (DISABLED(mode.c_cc[VKILL]) || tkillchar >= 0)
1074 if (DISABLED(newer))
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dhashtable.c221 * the hashnode. If the node is DISABLED *
234 if (hp->flags & DISABLED)
244 * ignore the DISABLED flag and return a *
320 hn->flags |= DISABLED;
329 hn->flags &= ~DISABLED;
852 hn->flags |= DISABLED;
872 shf->node.flags &= ~DISABLED;
H A Dbuiltin.c483 flags2 = DISABLED;
486 flags1 = DISABLED;
492 * print nodes NOT containing the DISABLED flag, else scanhashtable will *
493 * print nodes containing the DISABLED flag. */
2875 scanhashtable(shfunctab, 1, on|off, DISABLED, shfunctab->printnode,
2892 scanmatchtable(shfunctab, pprog, 1, 0, DISABLED,
2900 !(shf->node.flags & DISABLED)) {
3188 scanmatchtable(aliastab, pprog, 1, 0, DISABLED,
3192 scanmatchtable(reswdtab, pprog, 1, 0, DISABLED,
3196 scanmatchtable(shfunctab, pprog, 1, 0, DISABLED,
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/generic/
H A DtkTable.h85 # define DISABLED "SystemDisabledText" macro
93 # define DISABLED "#a3a3a3" macro
101 # define DISABLED "#a3a3a3" macro
H A DtkTableTag.c550 static CONST char *titleArgs[] = {"-bg", DISABLED, "-fg", "white",
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpilrc.vim54 syn keyword pilrcType DENSITY DISABLED DYNAMICSIZE
H A Dfgl.vim38 syn keyword fglKeyword DESCRIBE DESCRIPTOR DETACH DIAGNOSTICS DIM DIRTY DISABLED
/macosx-10.9.5/CPANInternal-140/Class-C3-XS-0.13/
H A DXS.xs703 PROTOTYPES: DISABLED
/macosx-10.9.5/curl-78.94.1/xcscripts/
H A Dinstall_libtest.sh140 install -m 0644 "$PROJECT_DIR"/curl/tests/data/DISABLED "$INSTALL_DIR"/usr/local/share/bsdtests/curl/tests/data
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Dcfparse.y170 %token LISTEN X_ISAKMP X_ISAKMP_NATT X_ADMIN STRICT_ADDRESS ADMINSOCK DISABLED
396 | ADMINSOCK DISABLED
H A Dcftoken.l217 <S_LST>disabled { YYD; return(DISABLED); }
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/xs/
H A DStash.xs1160 PROTOTYPES: DISABLED
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/xs/
H A DStash.xs1160 PROTOTYPES: DISABLED

Completed in 408 milliseconds

12