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

12

/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A Dlib_dft_fgbg.c54 assume_default_colors(int fg, int bg) argument
H A Dlib_color.c150 set_background_color(int bg, int (*outc) (int)) argument
503 NCURSES_COLOR_T bg = (SP->_color_pairs[pair] & C_MASK); local
527 NCURSES_COLOR_T bg local
[all...]
H A Dlib_set_term.c363 int fg, bg; local
/freebsd-10-stable/sys/teken/
H A Dteken_subr_compat.h65 teken_get_defattr_cons25(teken_t *t, int *fg, int *bg) argument
/freebsd-10-stable/usr.bin/locate/code/
H A Dlocate.code.c259 bgindex(char *bg) /* Return location of bg in bigrams or -1. */ argument
/freebsd-10-stable/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c140 short fg, bg; local
/freebsd-10-stable/sys/boot/powerpc/ps3/
H A Dps3cons.c113 uint32_t fg, bg; local
/freebsd-10-stable/contrib/less/
H A Doptfunc.c554 int fg, bg; local
/freebsd-10-stable/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-10-stable/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
/freebsd-10-stable/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c208 term_color_t fg, bg; local
105 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-10-stable/tools/tools/net80211/wlanwds/
H A Dwlanwds.c110 int s, c, logmask, bg = 1; local
/freebsd-10-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.c317 term_color_t fg, bg; local
246 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-10-stable/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-10-stable/sys/kern/
H A Dsubr_terminal.c393 int fg, bg; local
/freebsd-10-stable/usr.sbin/jail/
H A Dcommand.c283 int argc, bg, clean, consfd, down, fib, i, injail, sjuser, timeout; local
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Draw_ostream.cpp598 changeColor(enum Colors colors, bool bold, bool bg) argument
/freebsd-10-stable/release/picobsd/tinyware/oinit/
H A Doinit.c421 int bg=0; local
/freebsd-10-stable/sys/pc98/cbus/
H A Dscterm-sck.c53 u_short bg; /* background color */ member in struct:__anon11325
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dtw.color.c256 makecolor(char **c, int fg, int bg, St argument
302 int fg, bg; local
[all...]
/freebsd-10-stable/sys/dev/vt/hw/vga/
H A Dvt_vga.c603 term_color_t fg, bg; local
418 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
487 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
855 term_color_t fg, bg; local
904 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-10-stable/contrib/ncurses/ncurses/tty/
H A Dtty_update.c464 short fg, bg; local
/freebsd-10-stable/sys/arm/freescale/imx/
H A Dimx51_ipuv3.c819 uint32_t fg, bg, color; local
/freebsd-10-stable/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c681 uint8_t fg, bg, color; local

Completed in 393 milliseconds

12