Searched defs:MoveWindow (Results 1 – 1 of 1) sorted by relevance
642 void MoveWindow(int x, int y) { MoveWindow(Point(x, y)); } in MoveWindow() function in curses::Window647 void MoveWindow(const Point &origin) { in MoveWindow() function in curses::Window