/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | bkgrndst.c | 54 bkgrndset(const cchar_t *bg) in bkgrndset() 62 wbkgrndset(WINDOW *w, const cchar_t *bg) in wbkgrndset() 77 getbkgrnd(cchar_t *bg) in getbkgrnd() 87 wgetbkgrnd(WINDOW *w, cchar_t *bg) in wgetbkgrnd()
|
H A D | bkgdset.c | 54 bkgdset(chtype bg) in bkgdset() 62 wbkgdset(WINDOW *w, chtype bg) in wbkgdset() 77 chtype bg; in getbkgd() local
|
H A D | bkgd.c | 52 bkgd(chtype bg) in bkgd() 66 wbkgd(WINDOW *w, chtype bg) in wbkgd()
|
H A D | bkgrnd.c | 59 bkgrnd(const cchar_t *bg) in bkgrnd()
|
H A D | wbkgrnd.c | 59 wbkgrnd(WINDOW *w, const cchar_t *bg) in wbkgrnd()
|
H A D | vid_puts.c | 147 short fg, bg; in vid_puts() local
|
H A D | copywin.c | 97 cchar_t bg = s->_bg; in copywin() local
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | bkgrndst.c | 62 const cchar_t *bg; variable 89 cchar_t *bg; variable
|
H A D | bkgdset.c | 77 chtype bg; in chtype() local
|
H A D | wbkgrnd.c | 55 wbkgrnd(w, bg) in wbkgrnd() argument
|
H A D | vid_puts.c | 143 short fg, bg; in vid_puts() local
|
/illumos-gate/usr/src/uts/i86pc/boot/ |
H A D | boot_fb.c | 353 boot_get_color(uint32_t *fg, uint32_t *bg) in boot_get_color() 471 uint32_t fg, bg, toffset; in boot_fb_init() local 524 uint32_t fg, bg; in bit_to_pix() local 552 uint32_t fg, bg; in boot_fb_eraseline_impl() local 679 uint32_t fg, bg; in boot_fb_cursor() local
|
H A D | boot_vga.c | 86 uint32_t fg, bg; in get_vga_color() local
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | tem_safe.c | 1161 text_color_t bg; in tem_safe_outch() local 1658 text_color_t bg, fg; in tem_safe_text_display() local 1860 text_color_t fg, bg; in tem_safe_pix_bit2pix() local 2300 text_color_t fg, bg; in tem_safe_pix_cursor() local 2343 text_color_t bg) in bit_to_pix4() 2352 text_color_t bg) in bit_to_pix8() 2361 text_color_t bg) in bit_to_pix16() 2371 text_color_t bg) in bit_to_pix24() 2381 text_color_t bg) in bit_to_pix32() 2394 text_color_t *bg, text_attr_t *attr, uint8_t flag) in tem_safe_get_attr() [all …]
|
H A D | tem.c | 215 text_color_t bg; in tem_internal_init() local 967 uint8_t fg, bg; in tems_get_initial_color() local
|
/illumos-gate/usr/src/boot/sys/boot/common/ |
H A D | tem.c | 886 uint8_t fg, bg; in tems_get_initial_color() local 1773 text_color_t bg; in tem_outch() local 2231 text_color_t bg, fg; in tem_text_display() local 2394 text_color_t fg, bg; in tem_pix_bit2pix() local 2712 text_color_t fg, bg; in tem_pix_cursor() local 2752 tem_char_t c, text_color_t fg, text_color_t bg) in bit_to_pix32() 2765 text_color_t *bg, text_attr_t *attr, uint8_t flag) in tem_get_attr() 2780 tem_get_color(struct tem_vt_state *tem, text_color_t *fg, text_color_t *bg, in tem_get_color() 2849 tem_get_colors(tem_vt_state_t tem_arg, text_color_t *fg, text_color_t *bg) in tem_get_colors()
|
H A D | gfx_fb.c | 162 plat_tem_get_colors(uint8_t *fg, uint8_t *bg) in plat_tem_get_colors() 966 alpha_blend(uint8_t fg, uint8_t bg, uint8_t alpha) in alpha_blend() 1077 gfx_fb_cursor_impl(uint32_t fg, uint32_t bg, struct vis_conscursor *ca) in gfx_fb_cursor_impl() 1111 } fg, bg; in gfx_fb_display_cursor() local 1155 text_color_t fg, bg; in gfx_fb_setpixel() local 1176 text_color_t fg, bg; in gfx_fb_drawrect() local
|
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_bitmap.c | 362 alpha_blend(uint8_t fg, uint8_t bg, uint8_t alpha) in alpha_blend() 520 uint32_t fg, bg, offset, size; in bitmap_display_cursor() local
|
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/ |
H A D | efi_console.c | 301 uint8_t bg; in efi_text_cons_clear() local 340 uint8_t fg, bg; in efi_text_cons_display() local
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | consplat.c | 565 plat_tem_get_colors(uint8_t *fg, uint8_t *bg) in plat_tem_get_colors()
|
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_async.c | 473 uint_t bg; in av1394_async_update_targetinfo() local
|
/illumos-gate/usr/src/common/ficl/emu/ |
H A D | gfx_fb.c | 687 alpha_blend(uint8_t fg, uint8_t bg, uint8_t alpha) in alpha_blend()
|
/illumos-gate/usr/src/uts/common/disp/ |
H A D | ts.c | 2095 proc_t *leader, *fg, *bg; in ia_set_process_group() local
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | jobs.c | 1355 int val,bg=0; in job_post() local
|
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 166 static int bg = 0; variable
|