Home
last modified time | relevance | path

Searched refs:read_row (Results 1 – 1 of 1) sorted by relevance

/src/contrib/ncurses/ncurses/base/
H A Dlib_screen.c443 read_row(char *source, NCURSES_CH_T *prior, NCURSES_CH_T *target, int length) in read_row() function
624 if (read_row(++next, &prior, nwin->_line[n].text, tmp._maxx in getwin()