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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/scale/
H A DUIMachineWindowScale.cpp62 void UIMachineWindowScale::prepareVisualState() function in class:UIMachineWindowScale
65 UIMachineWindow::prepareVisualState();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/
H A DUIMachineWindowSeamless.cpp82 void UIMachineWindowSeamless::prepareVisualState() function in class:UIMachineWindowSeamless
85 UIMachineWindow::prepareVisualState();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineWindow.h131 virtual void prepareVisualState() {} function in class:UIMachineWindow
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/
H A DUIMachineWindowFullscreen.cpp191 void UIMachineWindowFullscreen::prepareVisualState() function in class:UIMachineWindowFullscreen
194 UIMachineWindow::prepareVisualState();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
H A DUIMachineWindowNormal.cpp298 void UIMachineWindowNormal::prepareVisualState() function in class:UIMachineWindowNormal
301 UIMachineWindow::prepareVisualState();

Completed in 76 milliseconds