Searched defs:nline (Results 1 – 10 of 10) sorted by relevance
91 char *oline, *nline, *diffline; in main() local
473 int nline; in duplicate() local
663 cchar_t **nline = newscr->_line; local
144 int nline; /* The number of lines needed */ member
195 int nline; /* The number of lines currently in the history list */ member1769 int nline = 0; in _glh_limit_history() local
139 int nline; /* The number of lines needed */ member
482 int nline; /* The height of the terminal in lines */ member3917 static int gl_print_control_sequence(GetLine *gl, int nline, const char *string) in gl_print_control_sequence()5136 static void gl_query_size(GetLine *gl, int *ncolumn, int *nline) in gl_query_size()5170 int ncolumn, nline; /* The new size of the terminal */ in _gl_update_size() local5193 static int gl_handle_tty_resize(GetLine *gl, int ncolumn, int nline) in gl_handle_tty_resize()
807 int nline; /* The terminal has nline lines */ member
66 int nline; in append() local
251 static int nline; variable