Searched defs:a_x (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) argument
202 m_x = a_x;
204 move(a_x, a_y);

Completed in 57 milliseconds