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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISession.cpp897 bool fIsGuestSupportsGraphics = guest().GetFacilityStatus(KAdditionsFacilityType_Graphics, lLastUpdatedIgnored) local
903 m_fIsGuestSupportsGraphics != fIsGuestSupportsGraphics ||
908 m_fIsGuestSupportsGraphics = fIsGuestSupportsGraphics;

Completed in 45 milliseconds