| /netbsd-src/lib/libcurses/ |
| H A D | color.c | 224 _cursesi_screen->colour_pairs[0].fore = -1; in start_color() 230 _cursesi_screen->colour_pairs[i].fore = COLOR_WHITE; in start_color() 236 _cursesi_screen->colour_pairs[PAIR_NUMBER(__default_color)].fore = in start_color() 237 __default_pair.fore; in start_color() 274 init_pair(short pair, short fore, short back) in init_pair() argument 278 __CTRACE(__CTRACE_COLOR, "init_pair: %d, %d, %d\n", pair, fore, back); in init_pair() 286 if (fore >= COLORS) in init_pair() 293 switch (fore) { in init_pair() 295 fore = COLOR_BLUE; in init_pair() 298 fore = COLOR_RED; in init_pair() [all …]
|
| H A D | curses_private.h | 174 short fore; member
|
| /netbsd-src/lib/libmenu/ |
| H A D | attributes.c | 44 _menui_default_menu.fore = attr; in set_menu_fore() 46 menu->fore = attr; in set_menu_fore() 57 return _menui_default_menu.fore; in menu_fore() 59 return menu->fore; in menu_fore()
|
| H A D | menu.h | 115 attr_t fore; /* menu foreground */ member
|
| H A D | internals.c | 440 wattrset(menu->scrwin, menu->fore); in _menui_draw_item()
|
| /netbsd-src/lib/libform/ |
| H A D | field.c | 574 field->fore = attribute; in set_field_fore() 585 return _formi_default_field.fore; in field_fore() 587 return field->fore; in field_fore()
|
| H A D | form.h | 222 chtype fore; /* character attributes for the foreground */ member
|
| H A D | internals.c | 1636 wattrset(form->scrwin, cur->fore); in _formi_redraw_field() 1651 wattrset(form->scrwin, cur->fore); in _formi_redraw_field()
|
| /netbsd-src/tests/lib/libcurses/slave/ |
| H A D | curses_commands.c | 1160 ARG_SHORT(fore); in cmd_assume_default_colors() 1164 report_return(assume_default_colors(fore, back)); in cmd_assume_default_colors() 1777 ARG_SHORT(fore); in cmd_init_pair() 1781 report_return(init_pair(pair, fore, back)); in cmd_init_pair() 2369 short fore, back; in cmd_pair_content() local 2370 int ret = pair_content(pair, &fore, &back); in cmd_pair_content() 2374 report_int(fore); in cmd_pair_content()
|
| /netbsd-src/external/gpl2/groff/dist/src/devices/grotty/ |
| H A D | tty.cpp | 378 color *fore, color *back, in add_char() argument 420 g->fore_color_idx = color_to_idx(fore); in add_char()
|
| /netbsd-src/bin/sh/ |
| H A D | TOUR | 243 fore any forking is done, so to get the commands into the hash
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | wingdi.d | 3982 DWORD MAKEROP4(DWORD fore, DWORD back) { 3983 return ((back<<8) & 0xFF000000) | (fore);
|
| /netbsd-src/share/dict/ |
| H A D | web2a | 22822 fore-age 22823 fore-and-aft-rigged 22824 fore-being 22825 fore bow 22833 fore edge 22834 fore-elder 22835 fore-end 22836 fore-exercise 22837 fore-glide 22838 fore-gut [all …]
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | farber | 632 I think I've committed a fore paw.
|
| H A D | limerick-o.real | 1989 One fore, and one aft, and one oral.
|
| H A D | fortunes | 3650 front they have fore-legs. This makes six legs, which is certainly an 8135 Your determination and sense of humor will come to the fore. 10444 (2) They have two legs in back and fore legs in front.
|
| H A D | fortunes2-o.real | 4394 Mistaking fore for aft one morn
|
| H A D | fortunes2 | 28911 Your determination and sense of humor will come to the fore. Your 34153 And hard errors brought the system down 'fore he could even shout! 36147 [2] They have two legs in back and fore legs in front.
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ChangeLog-9899 | 445 1999-07-21 Brad M. Garcia <bgarcia@fore.com>
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ChangeLog-9899 | 445 1999-07-21 Brad M. Garcia <bgarcia@fore.com>
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-9899 | 878 1999-07-21 Brad M. Garcia <bgarcia@fore.com>
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ChangeLog-9899 | 878 1999-07-21 Brad M. Garcia <bgarcia@fore.com>
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2002 | 11690 * sh.c (print_operand, case '.'): Don't print .s / /s fore zero-length
|
| H A D | ChangeLog-2011 | 32933 (print_allocno_costs): Print total mem cost fore regional allocation.
|
| /netbsd-src/share/terminfo/ |
| H A D | terminfo | 19546 # (escape sequence) used to set color attributes, one of the fore/background
|