Searched refs:a_y (Results 1 - 2 of 2) 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) argument
203 m_y = a_y;
204 move(a_x, a_y);
H A DVBoxDbgBase.h150 * @param a_y The new x coordinate.
155 void vReposition(int a_x, int a_y, unsigned a_cx, unsigned a_cy, bool a_fResize);

Completed in 42 milliseconds