Searched defs:updateAppearanceOf (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/
H A DUIMachineWindowSeamless.cpp63 updateAppearanceOf(UIVisualElement_MiniToolBar);
262 void UIMachineWindowSeamless::updateAppearanceOf(int iElement) function in class:UIMachineWindowSeamless
265 UIMachineWindow::updateAppearanceOf(iElement);
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/
H A DUIMachineWindowFullscreen.cpp121 updateAppearanceOf(UIVisualElement_MiniToolBar);
477 void UIMachineWindowFullscreen::updateAppearanceOf(int iElement) function in class:UIMachineWindowFullscreen
480 UIMachineWindow::updateAppearanceOf(iElement);
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineWindow.cpp133 updateAppearanceOf(UIVisualElement_AllStuff);
166 updateAppearanceOf(UIVisualElement_WindowTitle);
251 updateAppearanceOf(UIVisualElement_WindowTitle);
283 updateAppearanceOf(UIVisualElement_IndicatorPoolStuff);
492 void UIMachineWindow::updateAppearanceOf(int iElement) function in class:UIMachineWindow
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
H A DUIMachineWindowNormal.cpp71 updateAppearanceOf(UIVisualElement_IndicatorPoolStuff | UIVisualElement_FeaturesStuff);
79 updateAppearanceOf(UIVisualElement_HDStuff);
81 updateAppearanceOf(UIVisualElement_CDStuff);
83 updateAppearanceOf(UIVisualElement_FDStuff);
89 updateAppearanceOf(UIVisualElement_USBStuff);
95 updateAppearanceOf(UIVisualElement_USBStuff);
101 updateAppearanceOf(UIVisualElement_NetworkStuff);
107 updateAppearanceOf(UIVisualElement_SharedFolderStuff);
113 updateAppearanceOf(UIVisualElement_VideoCapture);
119 updateAppearanceOf(UIVisualElement_FeaturesStuf
508 void UIMachineWindowNormal::updateAppearanceOf(int iElement) function in class:UIMachineWindowNormal
[all...]

Completed in 46 milliseconds