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

/haiku/src/apps/bootmanager/
H A DDrivesPage.h36 void _UpdateWizardButtons(DriveItem* item);
H A DDrivesPage.cpp283 _UpdateWizardButtons(NULL);
316 _UpdateWizardButtons(_SelectedDriveItem());
349 _UpdateWizardButtons(item);
364 DrivesPage::_UpdateWizardButtons(DriveItem* item) function in class:DrivesPage

Completed in 43 milliseconds