Searched defs:ncols (Results 1 - 17 of 17) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A DV3.upd_old_y.c49 _update_old_y_area(WINDOW *win, int nlines, int ncols, argument
H A Dmakenew.c52 _makenew(int nlines, int ncols, int begy, int begx) argument
H A Dwaddchnstr.c52 waddchnstr(WINDOW *win, chtype *string, int ncols) argument
H A Dnewwin.c51 newwin(int nlines, int ncols, int by, int bx) argument
H A Dwinchnstr.c54 winchnstr(WINDOW *win, chtype *string, int ncols) argument
H A Dwinnstr.c53 winnstr(WINDOW *win, char *str, int ncols) argument
H A Dwinnwstr.c44 winnwstr(WINDOW *win, wchar_t *wstr, int ncols) argument
H A Dwinwchnstr.c45 winwchnstr(WINDOW *win, chtype *string, int ncols) argument
H A Dwaddwchnstr.c44 waddwchnstr(WINDOW *win, chtype *string, int ncols) argument
/opensolaris-onvv-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnewpad.c54 newpad(int nlines, int ncols) argument
66 subpad(WINDOW *parent, int nlines, int ncols, int begy, int begx) argument
H A Dnewwin.c69 __m_newwin(WINDOW *parent, int nlines, int ncols, int begy, int begx) argument
266 derwin(WINDOW *parent, int nlines, int ncols, int begy, int begx) argument
284 newwin(int nlines, int ncols, int begy, int begx) argument
294 subwin(WINDOW *parent, int nlines, int ncols, int begy, int begx) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/parted/
H A Dtable.c56 unsigned int ncols; member in struct:__anon1169
63 Table* table_new(int ncols) argument
177 table_render_row(Table* t, int rownum, int ncols, wchar_t** s) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/format/
H A Dio.c1727 int ncols; local
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_vis.h263 var unsigned char *ncols['z'-'a'+2]; /* Cursor positions of marks */ variable
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dtem.c791 int ncols, width; local
H A Dtem_safe.c1531 int nrows, ncols, width, height; local
1554 int nrows, ncols, width, height; local
2187 tem_safe_pix_cls_range(struct tem_vt_state *tem, screen_pos_t row, int nrows, int offset_y, screen_pos_t col, int ncols, int offset_x, boolean_t sroll_up, cred_t *credp, enum called_from called_from) argument
/opensolaris-onvv-gate/usr/src/cmd/ls/
H A Dls.c1202 int col, ncols; local

Completed in 141 milliseconds