Home | History | Annotate | Download | only in include

Lines Matching refs:wmove

925   int            move(int y, int x) { return ::wmove(w, y, x); }