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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISession.h160 bool isAllCloseActionsRestricted() const { return m_fAllCloseActionsRestricted; }
475 bool m_fAllCloseActionsRestricted; member in class:UISession
H A DUISession.cpp945 , m_fAllCloseActionsRestricted(false)
1378 m_fAllCloseActionsRestricted = (!vboxGlobal().isSeparateProcess() || (m_restrictedCloseActions & MachineCloseAction_Detach))

Completed in 1026 milliseconds