Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c572 int ovw) in relative_move() argument
671 ovw = FALSE; in relative_move()
679 if (ovw in relative_move()
686 ovw = FALSE; in relative_move()
697 if (ovw && to_y >= 0) { in relative_move()
707 ovw = FALSE; in relative_move()
712 if (ovw && to_y >= 0) { in relative_move()
795 int ynew, int xnew, int ovw, in onscreen_mvcur() argument
849 ynew, xnew, ovw)) != NC_INFINITY) in onscreen_mvcur()
860 ynew, xnew, ovw)) != NC_INFINITY) in onscreen_mvcur()
[all …]