/titanic_41/usr/src/cmd/cmd-inet/usr.bin/talk/ |
H A D | display.c | 101 wmove(win->x_win, win->x_line, max(--win->x_col, 0)); 104 wmove(win->x_win, win->x_line, win->x_col); 131 wmove(win->x_win, win->x_line, xcol + 1); 134 wmove(win->x_win, win->x_line, xcol + 1); 140 wmove(win->x_win, win->x_line, 0); 250 wmove(win, line, col); 252 wmove(win, oldline, oldcol); 267 wmove(win->x_win, 0, 0); 274 wmove(win->x_win, win->x_line, win->x_col); 276 wmove(win->x_win, (win->x_line + 1) % win->x_nlines, win->x_col); [all …]
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | wbrdr_st.c | 71 (void) wmove(w, 0, 0); in wborder_set() 73 (void) wmove(w, 0, w->_maxx-1); in wborder_set() 77 (void) wmove(w, 0, 1); in wborder_set() 79 (void) wmove(w, w->_maxy-1, 1); in wborder_set() 103 (void) wmove(w, y, x); in wborder_set()
|
H A D | addnstr.c | 68 if ((code = wmove(stdscr, y, x)) == OK) in mvaddnstr() 81 if ((code = wmove(w, y, x)) == OK) in mvwaddnstr() 106 if ((code = wmove(stdscr, y, x)) == OK) in mvaddstr() 119 if ((code = wmove(w, y, x)) == OK) in mvwaddstr()
|
H A D | getnstr.c | 68 if ((code = wmove(stdscr, y, x)) == OK) in mvgetnstr() 81 if ((code = wmove(w, y, x)) == OK) in mvwgetnstr() 106 if ((code = wmove(stdscr, y, x)) == OK) in mvgetstr() 119 if ((code = wmove(w, y, x)) == OK) in mvwgetstr()
|
H A D | hln.c | 68 if ((code = wmove(stdscr, y, x)) == OK) in mvhline() 81 if ((code = wmove(w, y, x)) == OK) in mvwhline() 106 if ((code = wmove(stdscr, y, x)) == OK) in mvvline() 119 if ((code = wmove(w, y, x)) == OK) in mvwvline()
|
H A D | hln_st.c | 68 if ((code = wmove(stdscr, y, x)) == OK) in mvhline_set() 81 if ((code = wmove(w, y, x)) == OK) in mvwhline_set() 106 if ((code = wmove(stdscr, y, x)) == OK) in mvvline_set() 119 if ((code = wmove(w, y, x)) == OK) in mvwvline_set()
|
H A D | insnstr.c | 68 if ((code = wmove(stdscr, y, x)) == OK) in mvinsnstr() 81 if ((code = wmove(w, y, x)) == OK) in mvwinsnstr() 106 if ((code = wmove(stdscr, y, x)) == OK) in mvinsstr() 119 if ((code = wmove(w, y, x)) == OK) in mvwinsstr()
|
H A D | addchn.c | 68 if ((code = wmove(stdscr, y, x)) == OK) in mvaddchnstr() 81 if ((code = wmove(w, y, x)) == OK) in mvwaddchnstr() 106 if ((code = wmove(stdscr, y, x)) == OK) in mvaddchstr() 119 if ((code = wmove(w, y, x)) == OK) in mvwaddchstr()
|
H A D | addnws.c | 68 if ((code = wmove(stdscr, y, x)) == OK) in mvaddnwstr() 81 if ((code = wmove(w, y, x)) == OK) in mvwaddnwstr() 106 if ((code = wmove(stdscr, y, x)) == OK) in mvaddwstr() 119 if ((code = wmove(w, y, x)) == OK) in mvwaddwstr()
|
H A D | addwchn.c | 68 if ((code = wmove(stdscr, y, x)) == OK) in mvadd_wchnstr() 81 if ((code = wmove(w, y, x)) == OK) in mvwadd_wchnstr() 106 if ((code = wmove(stdscr, y, x)) == OK) in mvadd_wchstr() 119 if ((code = wmove(w, y, x)) == OK) in mvwadd_wchstr()
|
H A D | getn_ws.c | 68 if ((code = wmove(stdscr, y, x)) == OK) in mvgetn_wstr() 81 if ((code = wmove(w, y, x)) == OK) in mvwgetn_wstr() 106 if ((code = wmove(stdscr, y, x)) == OK) in mvget_wstr() 119 if ((code = wmove(w, y, x)) == OK) in mvwget_wstr()
|
H A D | in_wchn.c | 68 if ((code = wmove(stdscr, y, x)) == OK) in mvin_wchnstr() 81 if ((code = wmove(w, y, x)) == OK) in mvwin_wchnstr() 106 if ((code = wmove(stdscr, y, x)) == OK) in mvin_wchstr() 119 if ((code = wmove(w, y, x)) == OK) in mvwin_wchstr()
|
H A D | inchn.c | 68 if ((code = wmove(stdscr, y, x)) == OK) in mvinchnstr() 81 if ((code = wmove(w, y, x)) == OK) in mvwinchnstr() 106 if ((code = wmove(stdscr, y, x)) == OK) in mvinchstr() 119 if ((code = wmove(w, y, x)) == OK) in mvwinchstr()
|
H A D | ins_nws.c | 68 if ((code = wmove(stdscr, y, x)) == OK) in mvins_nwstr() 81 if ((code = wmove(w, y, x)) == OK) in mvwins_nwstr() 106 if ((code = wmove(stdscr, y, x)) == OK) in mvins_wstr() 119 if ((code = wmove(w, y, x)) == OK) in mvwins_wstr()
|
H A D | innstr.c | 70 if ((code = wmove(stdscr, y, x)) == OK) in mvinnstr() 83 if ((code = wmove(w, y, x)) == OK) in mvwinnstr() 108 if ((code = wmove(stdscr, y, x)) == OK) in mvinstr() 121 if ((code = wmove(w, y, x)) == OK) in mvwinstr()
|
H A D | innwstr.c | 70 if ((code = wmove(stdscr, y, x)) == OK) in mvinnwstr() 83 if ((code = wmove(w, y, x)) == OK) in mvwinnwstr() 108 if ((code = wmove(stdscr, y, x)) == OK) in mvinwstr() 121 if ((code = wmove(w, y, x)) == OK) in mvwinwstr()
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | wbrdr_st.c | 75 (void) wmove(w, 0, 0); 77 (void) wmove(w, 0, w->_maxx-1); 81 (void) wmove(w, 0, 1); 83 (void) wmove(w, w->_maxy-1, 1); 107 (void) wmove(w, y, x);
|
H A D | addnstr.c | 74 if ((code = wmove(stdscr, y, x)) == OK) 93 if ((code = wmove(w, y, x)) == OK) 125 if ((code = wmove(stdscr, y, x)) == OK) 143 if ((code = wmove(w, y, x)) == OK)
|
H A D | getnstr.c | 74 if ((code = wmove(stdscr, y, x)) == OK) 93 if ((code = wmove(w, y, x)) == OK) 125 if ((code = wmove(stdscr, y, x)) == OK) 143 if ((code = wmove(w, y, x)) == OK)
|
H A D | hln.c | 73 if ((code = wmove(stdscr, y, x)) == OK) in mvhline() 90 if ((code = wmove(w, y, x)) == OK) in mvwhline() 123 if ((code = wmove(stdscr, y, x)) == OK) in mvvline() 140 if ((code = wmove(w, y, x)) == OK) in mvwvline()
|
H A D | hln_st.c | 73 if ((code = wmove(stdscr, y, x)) == OK) in mvhline_set() 90 if ((code = wmove(w, y, x)) == OK) in mvwhline_set() 123 if ((code = wmove(stdscr, y, x)) == OK) in mvvline_set() 140 if ((code = wmove(w, y, x)) == OK) in mvwvline_set()
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 728 extern int wmove(WINDOW *, int, int); 836 #define mvwaddch(w,y,x,ch) (wmove(w,y,x)?ERR:waddch(w,ch)) 840 #define mvwadd_wch(w,y,x,cp) (wmove(w,y,x)?ERR:wadd_wch(w,cp)) 846 #define mvwaddchnstr(w,y,x,chs,n) (wmove(w,y,x)?ERR:waddchnstr(w,chs,n)) 847 #define mvwaddchstr(w,y,x,chs) (wmove(w,y,x)?ERR:waddchstr(w,chs)) 854 #define mvwadd_wchnstr(w,y,x,cp,n) (wmove(w,y,x)?ERR:wadd_wchnstr(w,cp,n)) 855 #define mvwadd_wchstr(w,y,x,cp) (wmove(w,y,x)?ERR:wadd_wchstr(w,cp)) 862 #define mvwaddnstr(w,y,x,s,n) (wmove(w,y,x)?ERR:waddnstr(w,s,n)) 863 #define mvwaddstr(w,y,x,s) (wmove(w,y,x)?ERR:waddstr(w,s)) 870 #define mvwaddnwstr(w,y,x,wcs,n) (wmove(w,y,x)?ERR:waddnwstr(w,wcs,n)) [all …]
|
/titanic_41/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 707 extern int wmove(WINDOW *, int, int); 738 (wmove(__w1 = (w), y, x) ? ((ch), ERR) : waddch(__w1, ch)) 743 (wmove(__w1 = (w), y, x) ? ((cp), ERR) : wadd_wch(__w1, cp)) 754 (wmove(__w1 = (w), y, x) ? ((chs), (n), ERR) :\ 758 (wmove(__w1 = (w), y, x) ? ((chs), ERR) : waddchstr(__w1, chs)) 771 (wmove(__w1 = (w), y, x) ? ((cp), (n), ERR) :\ 775 (wmove(__w1 = (w), y, x) ? ((cp), ERR) :\ 788 (wmove(__w1 = (w), y, x) ? (s, n, ERR) : waddnstr(__w1, s, n)) 791 (wmove(__w1 = (w), y, x) ? (s, ERR) : waddstr(__w1, s)) 803 (wmove(__w1 = (w), y, x) ? (wcs, n, ERR) :\ [all …]
|
/titanic_41/usr/src/lib/libeti/form/common/ |
H A D | chg_data.c | 60 (void) wmove(w, Y(f), Xmax(f) - 1); in room_for_char() 62 (void) wmove(w, Y(f), X(f)); in room_for_char() 155 (void) wmove(w, Y(f), X(f)); in _grow_field() 187 (void) wmove(w, y, 0); in insert_str() 189 (void) wmove(w, y, nstr); in insert_str() 207 (void) wmove(w, y, x); in insert_str() 209 (void) wmove(w, y, 0); in insert_str() 211 (void) wmove(w, y, nstr); in insert_str() 254 (void) wmove(w, Y(f), x); in wrap_ok() 265 (void) wmove(w, Y(f), X(f)); in wrap_ok() [all …]
|
/titanic_41/usr/src/ucbhead/ |
H A D | curses.h | 112 #define move(y, x) VOID(wmove(stdscr, y, x)) 129 #define mvwaddch(win, y, x, ch) VOID(wmove(win, y, x) == ERR ? \ 131 #define mvwgetch(win, y, x) VOID(wmove(win, y, x) == ERR?ERR:wgetch(win)) 132 #define mvwaddstr(win, y, x, str) VOID(wmove(win, y, x) == ERR? \ 134 #define mvwgetstr(win, y, x, str) VOID(wmove(win, y, x) == ERR? \ 136 #define mvwinch(win, y, x) VOID(wmove(win, y, x) == ERR ? ERR : winch(win)) 137 #define mvwdelch(win, y, x) VOID(wmove(win, y, x) == ERR ? \ 139 #define mvwinsch(win, y, x, c) VOID(wmove(win, y, x) == ERR ? \ 213 extern int wmove(WINDOW *, int, int);
|