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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIActionPoolRuntime.cpp2392 const bool fAllowToShowActionResize = isAllowedInMenuView(UIExtraDataMetaDefs::RuntimeMenuViewActionType_Resize); local
2394 if (fAllowToShowActionResize && uisession())
2457 const bool fAllowToShowActionResize = isAllowedInMenuView(UIExtraDataMetaDefs::RuntimeMenuViewActionType_Resize); local
2458 if (fAllowToShowActionResize && uisession())

Completed in 131 milliseconds