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

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsDisplay.cpp711 const uint cHostScreens = QApplication::desktop()->screenCount(); local
736 m_pSliderVideoScreenCount->setOptimalHint(cMinGuestScreens, cHostScreens);
737 m_pSliderVideoScreenCount->setWarningHint(cHostScreens, cMaxGuestScreensForSlider);

Completed in 42 milliseconds