Searched defs:vReposition (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Debugger/
H A DVBoxDbgBase.cpp188 VBoxDbgBaseWindow::vReposition(int a_x, int a_y, unsigned a_cx, unsigned a_cy, bool a_fResize) function in class:VBoxDbgBaseWindow
229 vReposition(m_x, m_y, m_cx, m_cy, m_cx || m_cy);

Completed in 96 milliseconds