Searched refs:MoveWindow (Results 1 – 1 of 1) sorted by relevance
1233 void MoveWindow (int x, int y) { MoveWindow(Point(x,y)); } in MoveWindow() function in curses::Window1259 MoveWindow (const Point &origin) in MoveWindow() function in curses::Window1294 MoveWindow(bounds.origin); in SetBounds()