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

/haiku/src/kits/tracker/
H A DAutoMounterSettings.cpp121 fEjectWhenUnmountingCheckBox = new BCheckBox("ejectWhenUnmounting",
148 .Add(fEjectWhenUnmountingCheckBox)
218 fEjectWhenUnmountingCheckBox->SetTarget(this);
270 (bool)fEjectWhenUnmountingCheckBox->Value());
320 fEjectWhenUnmountingCheckBox->SetValue(B_CONTROL_ON);
H A DSettingsViews.h200 BCheckBox* fEjectWhenUnmountingCheckBox; member in class:BPrivate::AutomountSettingsPanel

Completed in 80 milliseconds