Searched refs:blue (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.h34 void graphics_set_palette(int idx, int red, int green, int blue);
H A Dterm.h158 void graphics_set_palette(int idx, int red, int green, int blue);
/illumos-gate/usr/src/uts/common/sys/
H A Dvisual_io.h80 unsigned char *blue; /* blue color map elements */ member in struct:vis_cursorcmap
129 * updated from index. red, green, and blue are arrays of color
139 unsigned char *blue; /* List of blue values */ member in struct:vis_cmap
H A Dfbio.h86 unsigned char *blue; /* blue color map elements */ member in struct:fbcmap
96 caddr32_t blue; /* blue color map elements */ member in struct:fbcmap32
391 unsigned char *blue; /* blue color map elements */ member in struct:fbcmap_i
403 caddr32_t blue; /* blue color map elements */ member in struct:fbcmap_i32
H A Dtem_impl.h138 uint8_t blue[16]; member in struct:__anon372
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Denum.sh30 enum Color_t=(red green blue orange yellow)
H A Dcubetype.sh38 colors=([wall]=blue [floor]=red)
127 [[ $c == $'(\n\ttypeset -l -E x=8\n\ttypeset -l -E y=5\n\tcomvar=(\n\t\ttop=8\n\t\tbottom=9\n\t)\n\ttypeset -S -l -i count=1\n\ttypeset -a items=(\n\t\tfoo\n\t\tbar\n\t)\n\ttypeset -A colors=(\n\t\t[floor]=red\n\t\t[wall]=blue\n\t)\n\tname=cube1\n\ttypeset -L 6 status=INIT\n\ttypeset -l -E z=1\n)' ]] || err_exit '$c not correct'
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmAboutBox.java76 textArea.setDisabledTextColor(Color.blue);
H A DpmHelpDetailPanel.java420 helpView.setDisabledTextColor(Color.blue);
/illumos-gate/usr/src/tools/scripts/
H A Dwdiff.pl84 .added { color: blue }
H A Dwebrev.sh43 CHANGED_COLOR=blue
44 NEW_COLOR=blue
110 color: blue;
113 color: blue;
143 color: blue;
702 # blue - changed lines
703 # bold blue - new lines
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c87 unsigned char blue; member in struct:vgatext_softc::__anon106
116 pc_blue, /* 2 - blue */
1242 &softc->colormap[i].blue);
1258 softc->colormap[i].blue);
/illumos-gate/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c161 unsigned char blue; member in struct:vgatext_softc::__anon112
242 pc_blue, /* 2 - blue */
1410 &softc->colormap[i].blue);
1426 softc->colormap[i].blue);
/illumos-gate/usr/src/uts/intel/io/drm/
H A Dradeon_drm.h339 unsigned int blue; member in struct:__anon9546
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c750 cm.blue = cmap4_to_24.blue; /* 8-bits (1/3 of TrueColor 24) */
H A Dtem_safe.c177 cmap4_to_24.blue[pix4])
506 case 34: /* blue (light blue) foreground */
529 case 44: /* blue (light blue) background */
552 case 94: /* blue (light blue) foreground */
564 case 104: /* blue (light blue) background */

Completed in 323 milliseconds