Searched refs:wHint (Results 1 - 9 of 9) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DCSpinner.java317 protected Point computeSize(Composite composite, int wHint, int hHint, boolean flushCache) { argument
323 if (wHint != SWT.DEFAULT) {
324 size.x = Math.min(size.x, wHint);
368 protected Point computeSize(Composite composite, int wHint, int hHint, boolean flushCache) { argument
374 if (wHint != SWT.DEFAULT) {
375 size.x = Math.min(size.x, wHint);
419 protected Point computeSize(Composite composite, int wHint, int hHint, boolean flushCache) { argument
423 if (wHint != SWT.DEFAULT) {
424 size.x = Math.min(size.x, wHint);
467 protected Point computeSize(Composite composite, int wHint, in argument
509 computeSize(Composite composite, int wHint, int hHint, boolean flushCache) argument
[all...]
H A DCImageLabel.java128 public Point computeSize(int wHint, int hHint, boolean changed) { argument
H A DCTableCombo.java541 public Point computeSize(int wHint, int hHint, boolean changed) { argument
544 Point textSize = m_text.computeSize(wHint, SWT.DEFAULT, changed);
555 width = Math.max(wHint, Math.max(textSize.x + arrowSize.x, tableWidth) + 2 * borderWidth);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 112 milliseconds