Searched refs:rowLayout (Results 1 – 2 of 2) sorted by relevance
186 RowLayout rowLayout = new RowLayout(SWT.HORIZONTAL); in createControl() local187 rowLayout.marginTop = 0; in createControl()188 rowLayout.marginLeft = 0; in createControl()189 buttonForm.setLayout(rowLayout); in createControl()
341 rowLayout(); in layout()345 rowLayout(); in layout()355 private void rowLayout() { in rowLayout() method in RenderPreviewManager553 rowLayout(); in layoutFullFit()