Searched refs:topSide (Results 1 – 1 of 1) sorted by relevance
1181 BGroupLayout* topSide = new BGroupLayout(B_HORIZONTAL); in _CreateGUI() local1182 topSide->SetSpacing(0); in _CreateGUI()1183 BView* topSideView = new BView("top side view", 0, topSide); in _CreateGUI()1202 topSide->AddView(styleGroupView); in _CreateGUI()1221 topSide->AddView(fStyleView); in _CreateGUI()1227 topSide->AddView(swatchGroupView); in _CreateGUI()