Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwscrl.c135 wtouchln_hard(w, 0, w->_maxy); in wscrl()
H A Dprivate.h214 extern void wtouchln_hard(WINDOW *, int, int);
H A Dslk.c154 wtouchln_hard(w, 0, 1); in slk_touch()
H A Ddoupdate.c1022 wtouchln_hard(WINDOW *w, int y, int n) in wtouchln_hard() function