Searched refs:fLaunchBootManagerItem (Results 1 – 2 of 2) sorted by relevance
83 BMenuItem* fLaunchBootManagerItem; variable
260 fLaunchBootManagerItem = new BMenuItem(B_TRANSLATE("Set up boot menu" B_UTF8_ELLIPSIS), in InstallerWindow()262 fLaunchBootManagerItem->SetEnabled(false); in InstallerWindow()269 toolsMenu->AddItem(fLaunchBootManagerItem); in InstallerWindow()325 fLaunchBootManagerItem->SetEnabled(!fBootManagerLaunched); in InstallerWindow()726 fLaunchBootManagerItem->SetEnabled(!disable); in _DisableInterface()