Home
last modified time | relevance | path

Searched refs:imageBounds (Results 1 – 7 of 7) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
DCImageLabel.java108 Rectangle imageBounds = m_image == null ? new Rectangle(0, 0, 0, 0) : m_image.getBounds(); in doPaint() local
112 int y = clientArea.y + (clientArea.height - imageBounds.height) / 2; in doPaint()
116 int x = clientArea.x + imageBounds.width + SPACE; in doPaint()
134 Rectangle imageBounds = m_image == null ? new Rectangle(0, 0, 0, 0) : m_image.getBounds(); in computeSize() local
136 int width = imageBounds.width + SPACE + textExtent.x; in computeSize()
137 int height = Math.max(imageBounds.height, textExtent.y); in computeSize()
DCFlatButton.java99 Rectangle imageBounds = image.getBounds(); in CFlatButton()
101 int x = ca.x + (ca.width - imageBounds.width) / 2; in CFlatButton()
102 int y = ca.y + (ca.height - imageBounds.height) / 2; in CFlatButton()
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DDrawUtils.java78 Rectangle imageBounds = image.getBounds(); in drawImageCV() local
79 gc.drawImage(image, x, y + (height - imageBounds.height) / 2); in drawImageCV()
88 Rectangle imageBounds = image.getBounds(); in drawImageCHCV() local
89 int centerX = (width - imageBounds.width) / 2; in drawImageCHCV()
90 int centerY = y + (height - imageBounds.height) / 2; in drawImageCHCV()
230 Rectangle imageBounds = image.getBounds(); in getThubmnail() local
231 int imageWidth = imageBounds.width; in getThubmnail()
232 int imageHeight = imageBounds.height; in getThubmnail()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...