Searched refs:fMountAllMenuItem (Results 1 – 2 of 2) sorted by relevance
113 BMenuItem* fMountAllMenuItem; variable
242 fMountAllMenuItem = new BMenuItem(B_TRANSLATE("Mount all"), in MainWindow()277 fPartitionMenu->AddItem(fMountAllMenuItem); in MainWindow()801 fMountAllMenuItem->SetEnabled(true); in _UpdateMenus()