/titanic_44/usr/src/uts/common/sys/ |
H A D | fbio.h | 86 unsigned char *blue; /* blue color map elements */ member 96 caddr32_t blue; /* blue color map elements */ member 391 unsigned char *blue; /* blue color map elements */ member 403 caddr32_t blue; /* blue color map elements */ member
|
H A D | visual_io.h | 80 unsigned char *blue; /* blue color map elements */ member 139 unsigned char *blue; /* List of blue values */ member
|
H A D | tem_impl.h | 136 uint8_t blue[16]; member
|
/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | graphics.h | 34 void graphics_set_palette(int idx, int red, int green, int blue);
|
H A D | term.h | 158 void graphics_set_palette(int idx, int red, int green, int blue);
|
/titanic_44/usr/src/lib/libshell/common/tests/ |
H A D | enum.sh | 30 enum Color_t=(red green blue orange yellow)
|
H A D | cubetype.sh | 38 colors=([wall]=blue [floor]=red)
|
/titanic_44/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmAboutBox.java | 76 textArea.setDisabledTextColor(Color.blue); in pmAboutBox()
|
H A D | pmHelpDetailPanel.java | 420 helpView.setDisabledTextColor(Color.blue); in pmHelpViewPanel()
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | menu.lst | 82 color light-green/brown blink-red/blue
|
H A D | grub.info-2 | 759 * blue 777 * light-blue 800 color light-gray/blue black/light-gray 804 color magenta/blue black/magenta
|
H A D | grub.texi | 1425 color light-green/brown blink-red/blue 2244 blue 2270 light-blue 2301 color light-gray/blue black/light-gray 2305 color magenta/blue black/magenta
|
H A D | grub.info | 1261 color light-green/brown blink-red/blue 2063 * blue 2081 * light-blue 2104 color light-gray/blue black/light-gray 2108 color magenta/blue black/magenta
|
H A D | grub.info-1 | 1261 color light-green/brown blink-red/blue
|
/titanic_44/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_vgatext.c | 87 unsigned char blue; member 1242 &softc->colormap[i].blue); in vgatext_save_colormap() 1258 softc->colormap[i].blue); in vgatext_restore_colormap()
|
/titanic_44/usr/src/uts/intel/io/vgatext/ |
H A D | vgatext.c | 161 unsigned char blue; member 1410 &softc->colormap[i].blue); in vgatext_save_colormap() 1426 softc->colormap[i].blue); in vgatext_restore_colormap()
|
/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/ |
H A D | ColorStore.java | 191 add(Color.blue, /* NOI18N */"blue"); in initDefaultColorList()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | tem.c | 750 cm.blue = cmap4_to_24.blue; /* 8-bits (1/3 of TrueColor 24) */ in tems_reset_colormap()
|
H A D | tem_safe.c | 174 cmap4_to_24.blue[pix4])
|
/titanic_44/usr/src/uts/intel/io/drm/ |
H A D | radeon_drm.h | 339 unsigned int blue; member
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/blade/bsc/ |
H A D | picllom.info | 90 PROP Color string r 0 "blue"
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/frutree/ |
H A D | system-board.info | 329 PROP Color string r 0 "blue" 344 PROP Color string r 0 "blue"
|
/titanic_44/usr/src/tools/scripts/ |
H A D | webrev.sh | 42 CHANGED_COLOR=blue 43 NEW_COLOR=blue
|
/titanic_44/usr/src/cmd/krb5/kadmin/gui/dataclasses/ |
H A D | Defaults.java | 115 Color SEPERATOR_COLOR = Color.blue;
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 4663 # :CT#2:CZ=*Bblack,red,green,yellow,blue,magenta,cyan,*Fwhite: 4934 # nice colors for Emacs (white on blue, mode line white on cyan) 12509 :al=\EE:dl=\EO:do=^J:k1=\EP:k2=\EQ:k3=\ER:l1=blue:l2=red:\ 12606 # original terminfo does not toggle red/blue colors as in setb/setf. 12915 # 4 = blue, 5 = magenta, 6 = cyan, 7 = white 14092 :kh=\EH:kl=\ED:kr=\EC:ku=\EA:l6=blue:l7=red:l8=white:le=^H:\ 17005 :kb=^H:kd=\E[1B:kh=\E[H:kl=\E[1D:kr=\E[1C:ku=\E[1A:l6=blue:\ 17034 :kb=^H:kd=\EB:kh=\EH:kl=\ED:kr=\EC:ku=\EA:l6=blue:l7=red:\ 17998 # gs6300 - can't use blue foreground, it clashes with underline; 18569 # fg, 34 = blue fg, 35 = magenta fg, 36 = cyan fg, 37 = white fg, 38 = set [all …]
|