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

/haiku/src/apps/drivesetup/
H A DMainWindow.h113 BMenuItem* fMountAllMenuItem; member in class:MainWindow
H A DMainWindow.cpp242 fMountAllMenuItem = new BMenuItem(B_TRANSLATE("Mount all"),
277 fPartitionMenu->AddItem(fMountAllMenuItem);
801 fMountAllMenuItem->SetEnabled(true);

Completed in 48 milliseconds