Home
last modified time | relevance | path

Searched defs:num_lines (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/ucblib/libcurses/
H A Dnewwin.c40 newwin(int num_lines, int num_cols, int begy, int begx) in newwin()
95 subwin(WINDOW *orig, int num_lines, int num_cols, int begy, int begx) in subwin()
155 makenew(int num_lines, int num_cols, int begy, int begx) in makenew()
/titanic_41/usr/src/lib/libcurses/screen/
H A DV2.makenew.c50 makenew(int num_lines, int num_cols, int begy, int begx) in makenew()
H A Dderwin.c57 derwin(WINDOW *orig, int num_lines, int nc, int by, int bx) in derwin()
H A Dwinsdelln.c57 int endy, endx, to, fr, num_lines, dir; in winsdelln() local
/titanic_41/usr/src/lib/libc/port/locale/
H A Dldpart.c53 int saverr, fd, i, num_lines; in __part_load_locale() local
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DMultiLineLabel.java75 protected int num_lines; // The number of lines field in MultiLineLabel
/titanic_41/usr/src/lib/efcode/engine/
H A Dinteractive.c400 int num_lines = 0; variable
/titanic_41/usr/src/cmd/more/
H A Dmore.c496 screen(register FILE *f, register off_t num_lines) in screen()
/titanic_41/usr/src/lib/libbe/common/
H A Dbe_utils.c419 int i, num_tmp_lines = 0, num_lines = 0; in be_append_menu() local