Searched defs:bg (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-11.0-release/contrib/ncurses/ncurses/base/
H A Dlib_dft_fgbg.c66 NCURSES_SP_NAME(assume_default_colors) (NCURSES_SP_DCLx int fg, int bg) argument
96 assume_default_colors(int fg, int bg) argument
H A Dlib_color.c188 set_background_color(NCURSES_SP_DCLx int bg, NCURSES_SP_OUTC outc) argument
775 NCURSES_COLOR_T bg = (NCURSES_COLOR_T) BACK_OF(SP_PARM->_color_pairs[pair]); local
[all...]
H A Dlib_set_term.c423 int fg, bg; local
/freebsd-11.0-release/sys/teken/
H A Dteken_subr_compat.h65 teken_get_defattr_cons25(teken_t *t, int *fg, int *bg) argument
/freebsd-11.0-release/sys/boot/powerpc/ps3/
H A Dps3cons.c113 uint32_t fg, bg; local
/freebsd-11.0-release/usr.bin/locate/code/
H A Dlocate.code.c259 bgindex(char *bg) /* Return location of bg in bigrams or -1. */ argument
/freebsd-11.0-release/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c154 NCURSES_COLOR_T fg, bg; local
/freebsd-11.0-release/contrib/less/
H A Doptfunc.c540 int fg, bg; local
/freebsd-11.0-release/sys/dev/fb/
H A Dcreator_vt.c230 term_color_t fg, bg; local
181 creatorfb_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) argument
H A Dcreator.c358 creator_ras_setbg(struct creator_softc *sc, int bg) argument
/freebsd-11.0-release/contrib/dialog/
H A Drc.c184 attr_to_str(char *str, int fg, int bg, int hl) argument
212 str_to_attr(char *str, int *fg, int *bg, int *hl) argument
589 int bg = 0; local
[all...]
/freebsd-11.0-release/sys/dev/vt/hw/fb/
H A Dvt_fb.c331 term_color_t fg, bg; local
257 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) argument
/freebsd-11.0-release/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c233 term_color_t fg, bg; local
113 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) argument
[all...]
/freebsd-11.0-release/tools/tools/net80211/wlanwds/
H A Dwlanwds.c109 int s, c, logmask, bg = 1; local
/freebsd-11.0-release/sys/kern/
H A Dsubr_terminal.c393 int fg, bg; local
/freebsd-11.0-release/sys/dev/syscons/
H A Dscterm-teken.c326 teken_color_t fg, bg; local
367 teken_color_t fg, bg; local
[all...]
H A Dscvgarndr.c678 u_short bg; local
786 u_short bg; local
[all...]
/freebsd-11.0-release/usr.sbin/jail/
H A Dcommand.c283 int argc, bg, clean, consfd, down, fib, i, injail, sjuser, timeout; local
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A Draw_ostream.cpp664 changeColor(enum Colors colors, bool bold, bool bg) argument
/freebsd-11.0-release/sys/dev/vt/hw/vga/
H A Dvt_vga.c606 term_color_t fg, bg; local
421 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) argument
490 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) argument
857 term_color_t fg, bg; local
906 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) argument
[all...]
/freebsd-11.0-release/release/picobsd/tinyware/oinit/
H A Doinit.c421 int bg=0; local
/freebsd-11.0-release/sys/pc98/cbus/
H A Dscterm-sck.c53 u_short bg; /* background color */ member in struct:__anon13146
[all...]
/freebsd-11.0-release/contrib/ncurses/ncurses/tinfo/
H A Dtinfo_driver.c237 drv_defaultcolors(TERMINAL_CONTROL_BLOCK * TCB, int fg, int bg) argument
742 NCURSES_COLOR_T bg = COLOR_DEFAULT; local
[all...]
/freebsd-11.0-release/contrib/ncurses/ncurses/tty/
H A Dtty_update.c493 NCURSES_COLOR_T fg, bg; local
/freebsd-11.0-release/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c681 uint8_t fg, bg, color; local

Completed in 250 milliseconds

12