Searched defs:selectAll (Results 1 – 3 of 3) sorted by relevance
147 Button selectAll = new Button(buttonsComposite, SWT.PUSH); in createSelectionButtons() local
868 private void selectAll() { in selectAll() method in GLFunctionTraceViewer
613 public void selectAll() { in selectAll() method in SelectionManager