Searched refs:autoMountBox (Results 1 – 1 of 1) sorted by relevance
77 BBox* autoMountBox = new BBox("autoMountBox", B_WILL_DRAW | B_FRAME_EVENTS in AutomountSettingsPanel() local79 autoMountBox->SetLabel(B_TRANSLATE("Automatic disk mounting")); in AutomountSettingsPanel()81 autoMountBox->SetLayout(autoMountLayout); in AutomountSettingsPanel()83 autoMountBox->InnerFrame().top + spacing / 2, spacing, spacing); in AutomountSettingsPanel()