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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISession.h150 QList<QRect> hostScreens() const { return m_hostScreens; } function in class:UISession
H A DUIActionPoolRuntime.cpp2410 if (uisession()->hostScreens().size() > 1)
2684 for (int iHostScreenIndex = 0; iHostScreenIndex < uisession()->hostScreens().size(); ++iHostScreenIndex)

Completed in 54 milliseconds