Searched refs:a_fResize (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Debugger/
H A DVBoxDbgBase.h153 * @param a_fResize Whether to resize it as well.
155 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) argument
190 if (a_fResize)

Completed in 49 milliseconds