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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISession.h192 bool isGuestSupportsGraphics() const { return m_fIsGuestSupportsGraphics; } function in class:UISession
195 bool isGuestSupportsSeamless() const { return isGuestSupportsGraphics() && m_fIsGuestSupportsSeamless; }

Completed in 80 milliseconds