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