Searched refs:_mvhor (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dmvcur.c85 _mvvert(int, int, int), _mvhor(int, int, int),
217 /* do in this order since _mvhor may need the curscr image */
219 ch = _mvhor(cx, nx, doit);
279 _mvhor(int cx, int nx, int doit) function

Completed in 76 milliseconds