Home
last modified time | relevance | path

Searched defs:bg (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-src/contrib/bsddialog/lib/
H A Dtheme.c34 #define GET_COLOR(bg, fg) (COLOR_PAIR(bg * 8 + fg +1)) argument
265 short fg, bg; in bsddialog_color_attrs() local
/freebsd-src/share/examples/bootforth/
H A Dscreen.4th29 : bg ( x -- ) \ Set background color word
/freebsd-src/contrib/less/
H A Dscreen.c120 #define SET_BG_COLOR(bg) _setbkcolor(bg) argument
121 #define SETCOLORS(fg,bg) { SET_FG_COLOR(fg); SET_BG_COLOR(bg); } argument
133 #define SET_BG_COLOR(bg) textbackground(bg) argument
134 #define SETCOLORS(fg,bg) { SET_FG_COLOR(fg); SET_BG_COLOR(bg); } argument
170 MAKEATTR(fg,bg) global() argument
174 SET_BG_COLOR(bg) global() argument
175 SETCOLORS(fg,bg) global() argument
2499 int bg; parse_color() local
2564 int bg; tput_color() local
2629 int bg; win_set_color() local
2987 WIN32setcolors(int fg,int bg) WIN32setcolors() argument
[all...]
H A Doutput.c100 static int fg, fgi, bg, bgi; win_flush() local
[all...]
/freebsd-src/contrib/ncurses/ncurses/base/
H A Dlib_dft_fgbg.c100 assume_default_colors(int fg, int bg) in assume_default_colors()
H A Dlib_set_term.c488 int fg, bg; in NCURSES_SP_NAME() local
H A Dnew_pair.c144 _nc_find_color_pair(SCREEN *sp, int fg, int bg) in _nc_find_color_pair()
H A Dlib_color.c182 set_background_color(NCURSES_SP_DCLx int bg, NCURSES_SP_OUTC outc) in set_background_color()
938 int bg; in _nc_pair_content() local
/freebsd-src/stand/forth/
H A Dscreen.4th51 : bg ( x -- ) escc 4 .# .# [char] m emit ; word
/freebsd-src/sys/dev/vt/hw/fb/
H A Dvt_fb.c271 vt_fb_bitblt_bitmap(struct vt_device * vd,const struct vt_window * vw,const uint8_t * pattern,const uint8_t * mask,unsigned int width,unsigned int height,unsigned int x,unsigned int y,term_color_t fg,term_color_t bg) vt_fb_bitblt_bitmap() argument
342 term_color_t fg, bg; vt_fb_bitblt_text() local
467 int bg, err; vt_fb_init() local
[all...]
/freebsd-src/contrib/bsddialog/utility/
H A Dutil_theme.c161 enum bsddialog_color bg, fg; in savetheme() local
228 enum bsddialog_color bg, fg; in loadtheme() local
/freebsd-src/sys/dev/vt/hw/vga/
H A Dvt_vga.c436 vga_copy_bitmap_portion(uint8_t * pattern_2colors,uint8_t * pattern_ncolors,const uint8_t * src,const uint8_t * src_mask,unsigned int src_width,unsigned int src_x,unsigned int dst_x,unsigned int x_count,unsigned int src_y,unsigned int dst_y,unsigned int y_count,term_color_t fg,term_color_t bg,int overwrite) vga_copy_bitmap_portion() argument
502 vga_bitblt_pixels_block_2colors(struct vt_device * vd,const uint8_t * masks,term_color_t fg,term_color_t bg,unsigned int x,unsigned int y,unsigned int height) vga_bitblt_pixels_block_2colors() argument
618 term_color_t fg, bg; vga_bitblt_one_text_pixels_block() local
869 term_color_t fg, bg; vga_bitblt_text_txtmode() local
962 vga_bitblt_bitmap(struct vt_device * vd,const struct vt_window * vw,const uint8_t * pattern,const uint8_t * mask,unsigned int width,unsigned int height,unsigned int x,unsigned int y,term_color_t fg,term_color_t bg) vga_bitblt_bitmap() argument
[all...]
/freebsd-src/sys/teken/
H A Dteken_subr_compat.h87 teken_get_defattr_cons25(const teken_t *t, int *fg, int *bg) in teken_get_defattr_cons25()
/freebsd-src/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c134 ofwfb_bitblt_bitmap(struct vt_device * vd,const struct vt_window * vw,const uint8_t * pattern,const uint8_t * mask,unsigned int width,unsigned int height,unsigned int x,unsigned int y,term_color_t fg,term_color_t bg) ofwfb_bitblt_bitmap() argument
252 term_color_t fg, bg; ofwfb_bitblt_text() local
[all...]
/freebsd-src/crypto/openssh/contrib/
H A Dgnome-ssh-askpass2.c158 GdkColor fg, bg; in passphrase_dialog() local
H A Dgnome-ssh-askpass3.c142 GdkColor fg, bg; in passphrase_dialog() local
/freebsd-src/contrib/tcsh/
H A Dtw.color.c252 makecolor(char **c, int fg, int bg, Str *v) in makecolor()
300 int fg, bg; in parseLSCOLORS() local
/freebsd-src/sys/powerpc/ofw/
H A Dofw_syscons.c811 u_char *p, fg, bg; in ofwfb_putc8() local
866 uint32_t *addr, fg, bg; in ofwfb_putc32() local
933 u_char fg, bg; in ofwfb_putm8() local
968 uint32_t fg, bg; in ofwfb_putm32() local
/freebsd-src/contrib/ncurses/ncurses/
H A Dnew_pair.h95 int bg; member
/freebsd-src/sys/ofed/include/rdma/
H A Dsignature.h58 u16 bg; member
/freebsd-src/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c152 NCURSES_COLOR_T fg, bg; in _traceattr2() local
/freebsd-src/sys/kern/
H A Dsubr_terminal.c167 int fg, bg; in terminal_init() local
447 int fg, bg; in termtty_ioctl() local
/freebsd-src/tools/tools/net80211/wlanwds/
H A Dwlanwds.c110 int s, c, logmask, bg = 1; in main() local
/freebsd-src/sys/dev/syscons/
H A Dscterm-sc.c51 u_short bg; /* background color */ member
/freebsd-src/usr.sbin/jail/
H A Dcommand.c299 int argc, bg, clean, consfd, down, fib, i, injail, sjuser, timeout; in run_command() local

123