Home
last modified time | relevance | path

Searched refs:fore (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/lib/libcurses/
H A Dcolor.c224 _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 Dcurses_private.h174 short fore; member
/netbsd-src/lib/libmenu/
H A Dattributes.c44 _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 Dmenu.h115 attr_t fore; /* menu foreground */ member
H A Dinternals.c440 wattrset(menu->scrwin, menu->fore); in _menui_draw_item()
/netbsd-src/lib/libform/
H A Dfield.c574 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 Dform.h222 chtype fore; /* character attributes for the foreground */ member
H A Dinternals.c1636 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 Dcurses_commands.c1160 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 Dtty.cpp378 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 DTOUR243 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 Dwingdi.d3982 DWORD MAKEROP4(DWORD fore, DWORD back) {
3983 return ((back<<8) & 0xFF000000) | (fore);
/netbsd-src/share/dict/
H A Dweb2a22822 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 Dfarber632 I think I've committed a fore paw.
H A Dlimerick-o.real1989 One fore, and one aft, and one oral.
H A Dfortunes3650 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 Dfortunes2-o.real4394 Mistaking fore for aft one morn
H A Dfortunes228911 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 DChangeLog-9899445 1999-07-21 Brad M. Garcia <bgarcia@fore.com>
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-9899445 1999-07-21 Brad M. Garcia <bgarcia@fore.com>
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-9899878 1999-07-21 Brad M. Garcia <bgarcia@fore.com>
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-9899878 1999-07-21 Brad M. Garcia <bgarcia@fore.com>
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200211690 * sh.c (print_operand, case '.'): Don't print .s / /s fore zero-length
H A DChangeLog-201132933 (print_allocno_costs): Print total mem cost fore regional allocation.
/netbsd-src/share/terminfo/
H A Dterminfo19546 # (escape sequence) used to set color attributes, one of the fore/background

12