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 */ member 1769 int nline = 0; in _glh_limit_history() local [all...]
139 int nline; /* The number of lines needed */ member
482 int nline; /* The height of the terminal in lines */ member 3917 static int gl_print_control_sequence(GetLine *gl, int nline, const char *string) in gl_print_control_sequence() argument 5136 gl_query_size(GetLine * gl,int * ncolumn,int * nline) gl_query_size() argument 5170 int ncolumn, nline; /* The new size of the terminal */ _gl_update_size() local 5193 gl_handle_tty_resize(GetLine * gl,int ncolumn,int nline) gl_handle_tty_resize() argument [all...]
807 int nline; /* The terminal has nline lines */ member
66 int nline; in append() local
251 static int nline; variable