Searched refs:paramView (Results 1 – 2 of 2) sorted by relevance
698 BView* paramView = BMediaTheme::ViewFor(fParamWeb, &hint); in _MakeParamView() local699 if (paramView) { in _MakeParamView()700 fContentLayout->AddView(paramView); in _MakeParamView()
893 BGroupView *paramView = new BGroupView(group.Name(), B_VERTICAL, in MakeViewFor() local895 BGroupLayout *paramLayout = paramView->GroupLayout(); in MakeViewFor()910 layout->AddView(paramView); in MakeViewFor()