/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | newwin.c | 62 __m_newwin(parent, nlines, ncols, begy, begx) in __m_newwin() argument 253 derwin(parent, nlines, ncols, begy, begx) in derwin() argument 279 newwin(nlines, ncols, begy, begx) in newwin() argument 294 subwin(parent, nlines, ncols, begy, begx) in subwin() argument
|
H A D | newpad.c | 48 int nlines, ncols; variable 64 int nlines, ncols, begy, begx; variable
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | newwin.c | 70 int nlines, int ncols, int begy, int begx) in __m_newwin() 267 int nlines, int ncols, int begy, int begx) in derwin() 284 newwin(int nlines, int ncols, int begy, int begx) in newwin() 294 subwin(WINDOW *parent, int nlines, int ncols, int begy, int begx) in subwin()
|
H A D | newpad.c | 54 newpad(int nlines, int ncols) in newpad() 66 subpad(WINDOW *parent, int nlines, int ncols, int begy, int begx) in subpad()
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | makenew.c | 52 _makenew(int nlines, int ncols, int begy, int begx) in _makenew()
|
H A D | V3.upd_old_y.c | 49 _update_old_y_area(WINDOW *win, int nlines, int ncols, in _update_old_y_area()
|
H A D | waddchnstr.c | 52 waddchnstr(WINDOW *win, chtype *string, int ncols) in waddchnstr()
|
H A D | winnstr.c | 53 winnstr(WINDOW *win, char *str, int ncols) in winnstr()
|
H A D | winnwstr.c | 44 winnwstr(WINDOW *win, wchar_t *wstr, int ncols) in winnwstr()
|
H A D | winchnstr.c | 54 winchnstr(WINDOW *win, chtype *string, int ncols) in winchnstr()
|
H A D | winwchnstr.c | 45 winwchnstr(WINDOW *win, chtype *string, int ncols) in winwchnstr()
|
H A D | newwin.c | 51 newwin(int nlines, int ncols, int by, int bx) in newwin()
|
H A D | waddwchnstr.c | 44 waddwchnstr(WINDOW *win, chtype *string, int ncols) in waddwchnstr()
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_vis.h | 263 var unsigned char *ncols['z'-'a'+2]; /* Cursor positions of marks */ variable
|
/titanic_41/usr/src/uts/common/io/ |
H A D | tem_safe.c | 1531 int nrows, ncols, width, height; in tem_safe_pix_clear_prom_output() local 1554 int nrows, ncols, width, height; in tem_safe_pix_clear_entire_screen() local 2189 screen_pos_t col, int ncols, int offset_x, in tem_safe_pix_cls_range()
|
H A D | tem.c | 791 int ncols, width; in tem_prom_scroll_up() local
|
/titanic_41/usr/src/cmd/format/ |
H A D | io.c | 1728 int ncols; local
|
/titanic_41/usr/src/cmd/mandoc/ |
H A D | mdoc_term.c | 623 size_t width, offset, ncols, dcol; in termp_it_pre() local
|
H A D | mdoc.h | 312 size_t ncols; /* -column arg count */ member
|
/titanic_41/usr/src/cmd/ls/ |
H A D | ls.c | 1214 int col, ncols = 1; in pem() local
|