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

/haiku/src/kits/tracker/
H A DAutoMounterSettings.cpp101 BGroupLayout* bootMountLayout = new BGroupLayout(B_VERTICAL, 0); local
102 bootMountBox->SetLayout(bootMountLayout);
103 bootMountLayout->SetInsets(spacing,
142 .AddGroup(bootMountLayout)

Completed in 36 milliseconds