Searched refs:GrayScale (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10.1/vim-55/runtime/syntax/
H A Dxdefaults.vim101 syn keyword xdefaultsSymbol contained StaticGray GrayScale StaticColor PseudoColor TrueColor DirectColor
102 syn match xdefaultsSymbol contained "CLASS_\(StaticGray\|GrayScale\|StaticColor\|PseudoColor\|TrueColor\|DirectColor\)"
104 syn match xdefaultsSymbol contained "CLASS_\(StaticGray\|GrayScale\|StaticColor\|PseudoColor\|TrueColor\|DirectColor\)_[0-9]\+"
H A Dxf86conf.vim162 syn keyword xf86confConstant StaticGray GrayScale StaticColor PseudoColor TrueColor DirectColor contained
163 syn keyword xf86confConstant Absolute RightOf LeftOf Above Below Relative StaticGray GrayScale StaticColor PseudoColor TrueColor DirectColor contained
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkVisual.c33 {"grayscale", 1, GrayScale},
34 {"greyscale", 1, GrayScale},
268 case GrayScale:
H A DtkCanvPs.c1250 if (visual->class == StaticGray || visual->class == GrayScale) {
H A DtkCmds.c1173 {GrayScale, "grayscale"},
H A DtkImgPhoto.c2457 case GrayScale:
3375 case GrayScale:
3654 * PseudoColor, StaticColor, GrayScale or StaticGray visual: we
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkVisual.c34 {"grayscale", 1, GrayScale},
35 {"greyscale", 1, GrayScale},
272 case GrayScale: prio = 1; break;
H A DtkCanvPs.c1271 if (visual->class == StaticGray || visual->class == GrayScale)
H A DtkCmds.c1139 {GrayScale, "grayscale"},
H A DtkImgPhoto.c2465 case GrayScale:
3387 case GrayScale:
3668 * PseudoColor, StaticColor, GrayScale or StaticGray visual:
/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DX.h660 #define GrayScale 1 macro
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DX.h660 #define GrayScale 1 macro
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/window/
H A Dwindow.c351 cdata.color = !(visual->class == StaticGray || visual->class == GrayScale);
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/xpm/
H A Dxpm.c242 case GrayScale:
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/pixmap/
H A Dpixmap.c675 case GrayScale:
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/dbs/xtiff/
H A Dxtiff.c567 "GrayScale",
622 if (SearchVisualList((int) tfImageDepth, GrayScale, &xVisual) == True)
649 * is GrayScale. If the colormap is completely populated,
/macosx-10.10.1/emacs-93/emacs/src/
H A Dxfns.c3611 case GrayScale:
3831 case GrayScale:
3926 {"GrayScale", GrayScale},
H A Dmacfns.c3217 case GrayScale: return (intern ("gray-scale"));

Completed in 209 milliseconds