Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDIOHandler.cpp1233 void MoveWindow (int x, int y) { MoveWindow(Point(x,y)); } in MoveWindow() function in curses::Window
1259 MoveWindow (const Point &origin) in MoveWindow() function in curses::Window
1294 MoveWindow(bounds.origin); in SetBounds()