Home | History | Annotate | Download | only in gle2

Lines Matching defs:shell

87 import org.eclipse.swt.widgets.Shell;
393 Shell shell = getShell();
394 if (shell != null) {
395 org.eclipse.swt.graphics.Point size = shell.getSize();
403 Shell shell = getShell();
404 if (shell != null) {
405 org.eclipse.swt.graphics.Point size = shell.getSize();