Searched refs:scrollPrefLayout (Results 1 – 1 of 1) sorted by relevance
438 BGroupLayout* scrollPrefLayout = new BGroupLayout(B_HORIZONTAL); in SetupView() local439 scrollPrefLayout->SetSpacing(spacing); in SetupView()440 scrollPrefLayout->SetInsets( in SetupView()442 scrollBox->SetLayout(scrollPrefLayout); in SetupView()444 scrollPrefLayout->AddView(scrollPrefLeftLayout); in SetupView()445 scrollPrefLayout->AddItem( in SetupView()447 scrollPrefLayout->AddView(scrollPrefRightLayout); in SetupView()