Searched defs:nline (Results 1 – 10 of 10) sorted by relevance
89 char *oline, *nline, *diffline; in main() local
473 int nline; in duplicate() local
663 cchar_t **nline = newscr->_line; local
142 int nline; /* The number of lines needed */ member
193 int nline; /* The number of lines currently in the history list */ member1767 int nline = 0; in _glh_limit_history() local
137 int nline; /* The number of lines needed */ member
481 int nline; /* The height of the terminal in lines */ member3916 static int gl_print_control_sequence(GetLine *gl, int nline, const char *string) in gl_print_control_sequence()5135 static void gl_query_size(GetLine *gl, int *ncolumn, int *nline) in gl_query_size()5169 int ncolumn, nline; /* The new size of the terminal */ in _gl_update_size() local5192 static int gl_handle_tty_resize(GetLine *gl, int ncolumn, int nline) in gl_handle_tty_resize()
805 int nline; /* The terminal has nline lines */ member
67 int nline; in append() local
254 static int nline; variable