Home
last modified time | relevance | path

Searched defs:ncols (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnewwin.c62 __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 Dnewpad.c48 int nlines, ncols; variable
64 int nlines, ncols, begy, begx; variable
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnewwin.c70 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 Dnewpad.c54 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 Dmakenew.c52 _makenew(int nlines, int ncols, int begy, int begx) in _makenew()
H A DV3.upd_old_y.c49 _update_old_y_area(WINDOW *win, int nlines, int ncols, in _update_old_y_area()
H A Dwaddchnstr.c52 waddchnstr(WINDOW *win, chtype *string, int ncols) in waddchnstr()
H A Dwinnstr.c53 winnstr(WINDOW *win, char *str, int ncols) in winnstr()
H A Dwinnwstr.c44 winnwstr(WINDOW *win, wchar_t *wstr, int ncols) in winnwstr()
H A Dwinchnstr.c54 winchnstr(WINDOW *win, chtype *string, int ncols) in winchnstr()
H A Dwinwchnstr.c45 winwchnstr(WINDOW *win, chtype *string, int ncols) in winwchnstr()
H A Dnewwin.c51 newwin(int nlines, int ncols, int by, int bx) in newwin()
H A Dwaddwchnstr.c44 waddwchnstr(WINDOW *win, chtype *string, int ncols) in waddwchnstr()
/titanic_41/usr/src/cmd/vi/port/
H A Dex_vis.h263 var unsigned char *ncols['z'-'a'+2]; /* Cursor positions of marks */ variable
/titanic_41/usr/src/uts/common/io/
H A Dtem_safe.c1531 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 Dtem.c791 int ncols, width; in tem_prom_scroll_up() local
/titanic_41/usr/src/cmd/format/
H A Dio.c1728 int ncols; local
/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_term.c623 size_t width, offset, ncols, dcol; in termp_it_pre() local
H A Dmdoc.h312 size_t ncols; /* -column arg count */ member
/titanic_41/usr/src/cmd/ls/
H A Dls.c1214 int col, ncols = 1; in pem() local