Home
last modified time | relevance | path

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

12

/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dclear25 call OK waddstr $win1 "abc"
48 call OK waddstr $win1 "abc"
/freebsd/contrib/dialog/
H A Darrows.c131 (void) waddstr(win, "(-)"); in dlg_draw_arrows2()
143 (void) waddstr(win, "(+)"); in dlg_draw_arrows2()
196 (void) waddstr(win, buffer); in dlg_draw_scrollbar()
H A Dmixedgauge.c152 (void) waddstr(win, status); in myprint_status()
175 (void) waddstr(win, status); in myprint_status()
H A Dbuttons.c194 (void) waddstr(win, "<"); in print_button()
227 (void) waddstr(win, ">"); in print_button()
H A Dfselect.c236 (void) waddstr(list->win, list->data[n]); in display_list()
H A Dutil.c1195 (void) waddstr(win, buffer); in dlg_print_scrolled()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_printw.c146 code = waddstr(win, buf); in vwprintw()
164 code = waddstr(win, buf); in vw_printw()
H A Dlib_slkrefr.c115 waddstr(slk->win, slk->ent[i].form_text); in slk_intern_refresh()
H A Dlib_getstr.c61 waddstr(win, first); in WipeOut()
/freebsd/contrib/ee/
H A Dnew_curse.h223 extern void waddstr P_((WINDOW *window, char *string));
H A Dee.c1880 waddstr(com_win, prompt); in get_string()
3581 waddstr(menu_win, menu_list[0].item_string); in paint_menu()
3584 waddstr(menu_win, menu_cancel_msg); in paint_menu()
3611 waddstr(menu_win, more_above_str); in paint_menu()
3624 waddstr(menu_win, menu_list[counter].item_string); in paint_menu()
3645 waddstr(menu_win, menu_list[counter].item_string); in paint_menu()
3660 waddstr(help_win, (emacs_keys_mode) ? in help()
3693 waddstr(info_win, (emacs_keys_mode) ? in paint_info_win()
3696 waddstr(info_win, command_strings[counter]); in paint_info_win()
3701 waddstr(info_win, separator); in paint_info_win()
H A Dnew_curse.c2630 waddstr(window, string) /* write 'string' in window */ in waddstr() function
2900 waddstr(window, wtemp); in wprintw()
/freebsd/contrib/ncurses/man/
H A Dman_db.renames.in269 waddstr.3x waddstr.3ncurses
H A Dmanhtml.aliases115 waddstr(3X) curs_addstr(3X)
/freebsd/usr.bin/systat/
H A Diostat.c360 waddstr(wnd, buf); in histogram()
H A Dnetstat.c556 waddstr(wnd, line); in inetprint()
/freebsd/contrib/ncurses/menu/
H A Dm_post.c85 waddstr(menu->win, menu->mark); in MENU_EXPORT()
/freebsd/contrib/bsddialog/lib/
H A Dmenubox.c321 waddstr(m->pad, name); in drawseparators()
326 waddstr(m->pad, desc); in drawseparators()
H A Dlib_util.c1318 waddstr(d->widget, d->conf->bottomtitle); in draw_dialog()
/freebsd/contrib/ncurses/misc/
H A Dncurses.def395 "waddstr" @283 NONAME
H A Dncurses.ref304 "waddstr" @283 NONAME ; generated
/freebsd/lib/ncurses/tinfo/
H A DMakefile499 curs_addstr.3 waddstr.3 \
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in845 extern NCURSES_EXPORT(int) waddstr (WINDOW *,const char *); /* generated */
1267 #define waddstr(win,str) waddnstr(win,str,-1) macro
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncursest1073 #undef waddstr
1074 int waddstr(
H A Dllib-lncurses1070 #undef waddstr
1071 int waddstr(

12