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

/vbox/src/VBox/Debugger/
H A DVBoxDbgBase.h155 void vReposition(int a_x, int a_y, unsigned a_cx, unsigned a_cy, bool a_fResize);
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);
H A DVBoxDbgGui.cpp186 m_pDbgStats->vReposition(m_x + m_cx, m_y,
215 m_pDbgConsole->vReposition(m_x, m_y + m_cy,

Completed in 43 milliseconds