| /dflybsd-src/sys/dev/misc/syscons/ |
| H A D | sckmsrndr.c | 137 int line_width, uint32_t fg, uint32_t bg, int how) in blit_blk32() 207 int line_width, uint32_t fg, uint32_t bg, int how) in blit_blk24() 284 int line_width, uint32_t fg) in fill_rect32() 297 int line_width, uint32_t fg) in fill_rect24() 339 uint32_t fg; in kms_draw_border() local 379 uint32_t fg, bg; in kms_draw() local 436 uint32_t fg, bg; in draw_kmscursor() local
|
| H A D | scvgarndr.c | 595 uint32_t fg, bg, u32; in vga_vgadraw_direct() local 655 uint32_t fg, bg, u32; in vga_vgadraw_packed() local 782 uint32_t fg, bg, u32; in draw_pxlcursor_direct() local 835 uint32_t fg, bg, u32; in draw_pxlcursor_packed() local
|
| H A D | scterm-sc.c | 49 u_short fg; /* foreground color */ member
|
| /dflybsd-src/sys/platform/pc64/x86_64/ |
| H A D | mp_flame.c | 70 struct flame_graph_pcpu *fg; in hard_sniff_init() local 104 struct flame_graph_pcpu *fg; in hard_sniff() local
|
| /dflybsd-src/sys/dev/sound/pci/hda/ |
| H A D | hdacc.c | 475 struct hdacc_fg *fg = device_get_ivars(child); in hdacc_child_location_str() local 485 struct hdacc_fg *fg = device_get_ivars(child); in hdacc_child_pnpinfo_str_method() local 495 struct hdacc_fg *fg = device_get_ivars(child); in hdacc_print_child() local 509 struct hdacc_fg *fg = device_get_ivars(child); in hdacc_probe_nomatch() local 534 struct hdacc_fg *fg = device_get_ivars(child); in hdacc_read_ivar() local
|
| /dflybsd-src/contrib/less/ |
| H A D | screen.c | 119 #define SET_FG_COLOR(fg) _settextcolor(fg) argument 121 #define SETCOLORS(fg,bg) { SET_FG_COLOR(fg); SET_BG_COLOR(bg); } argument 132 #define SET_FG_COLOR(fg) textcolor(fg) argument 134 #define SETCOLORS(fg,bg) { SET_FG_COLOR(fg); SET_BG_COLOR(bg); } argument 158 #define MAKEATTR(fg,bg) ((WORD)((fg)|((bg)<<4))) argument 161 #define SET_FG_COLOR(fg) { curr_attr &= ~0x0f; curr_attr |= (fg); APPLY_COLORS(); } argument 163 #define SETCOLORS(fg,bg) { curr_attr = MAKEATTR(fg,bg); APPLY_COLORS(); } argument 2498 int fg; in parse_color() local 2614 int fg; in tput_color() local 2695 int fg; in win_set_color() local [all …]
|
| H A D | output.c | 111 t_color fg; member 183 int fg, bg, tmp; /* Windows colors */ in set_win_colors() local
|
| H A D | optfunc.c | 557 int fg, bg; in colordesc() local
|
| /dflybsd-src/usr.sbin/installer/dfuife_curses/ |
| H A D | curses_util.c | 76 curses_colors_find(int fg, int bg) in curses_colors_find() 105 curses_colors_cfg(int role, int fg, int bg, int bold) in curses_colors_cfg()
|
| /dflybsd-src/contrib/ncurses/ncurses/base/ |
| H A D | lib_dft_fgbg.c | 98 assume_default_colors(int fg, int bg) in assume_default_colors()
|
| H A D | lib_set_term.c | 446 int fg, bg; in NCURSES_SP_NAME() local
|
| H A D | lib_color.c | 205 set_foreground_color(NCURSES_SP_DCLx int fg, NCURSES_SP_OUTC outc) in set_foreground_color() 936 int fg; in _nc_pair_content() local
|
| H A D | new_pair.c | 144 _nc_find_color_pair(SCREEN *sp, int fg, int bg) in _nc_find_color_pair()
|
| /dflybsd-src/usr.bin/flame_graph/ |
| H A D | collect.c | 85 struct flame_graph_pcpu *fg; in flame_collect() local
|
| /dflybsd-src/contrib/tcsh-6/ |
| H A D | tw.color.c | 253 makecolor(char **c, int fg, int bg, Str *v) in makecolor() 301 int fg, bg; in parseLSCOLORS() local
|
| /dflybsd-src/contrib/ncurses/ncurses/ |
| H A D | new_pair.h | 86 int fg; member
|
| /dflybsd-src/usr.bin/window/ |
| H A D | win.c | 231 addwin(struct ww *w, char fg) in addwin()
|
| /dflybsd-src/usr.sbin/rrenumd/ |
| H A D | rrenumd.c | 73 u_long fg : 1; member
|
| /dflybsd-src/usr.sbin/ppp/ |
| H A D | main.c | 203 unsigned fg : 1; member
|
| /dflybsd-src/contrib/ncurses/ncurses/trace/ |
| H A D | lib_traceatr.c | 152 NCURSES_COLOR_T fg, bg; in _traceattr2() local
|
| /dflybsd-src/contrib/dialog/ |
| H A D | util.c | 569 short fg, bg; in dlg_color_pair() local 597 short fg, bg, background; in define_color() local 842 short fg, bg; in dlg_print_text() local
|
| H A D | dialog.h | 482 int fg; /* foreground color-number */ member
|
| /dflybsd-src/crypto/openssh/ |
| H A D | sntrup761.c | 503 small fg[p+p-1]; in R3_mult() local 577 Fq fg[p+p-1]; in Rq_mult_small() local
|
| /dflybsd-src/contrib/ncurses/ncurses/tty/ |
| H A D | tty_update.c | 540 NCURSES_COLOR_T fg, bg; in can_clear_with() local
|