/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/ |
D | FlyoutControlComposite.java | 167 Rectangle clientArea = getClientArea(); in layout() local 171 if (clientArea.width == 0 || clientArea.height == 0) { in layout() 181 client.setBounds(clientArea); in layout() 191 width = Math.min(clientArea.width / 2, width); in layout() 193 width = Math.min(clientArea.height / 2, width); in layout() 212 m_flyoutContainer.setBounds(0, 0, width, clientArea.height); in layout() 213 client.setBounds(offset, 0, clientArea.width - offset, clientArea.height); in layout() 215 m_flyoutContainer.setBounds(clientArea.width - width, 0, width, clientArea.height); in layout() 216 client.setBounds(0, 0, clientArea.width - offset, clientArea.height); in layout() 218 m_flyoutContainer.setBounds(0, 0, clientArea.width, width); in layout() [all …]
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/ |
D | CImageLabel.java | 90 Rectangle clientArea = getClientArea(); in doPaint() local 94 if (m_backImage == null || !m_backImage.getBounds().equals(clientArea)) { in doPaint() 98 m_backImage = new Image(getDisplay(), clientArea.width, clientArea.height); in doPaint() 104 gc.fillRectangle(clientArea); in doPaint() 111 int x = clientArea.x; in doPaint() 112 int y = clientArea.y + (clientArea.height - imageBounds.height) / 2; in doPaint() 116 int x = clientArea.x + imageBounds.width + SPACE; in doPaint() 117 int y = clientArea.y + (clientArea.height - textExtent.y) / 2; in doPaint()
|
D | CComboBox.java | 302 Rectangle clientArea = getClientArea(); in resizeInner() local 308 clientArea.width - clientArea.height, in resizeInner() 310 clientArea.height, in resizeInner() 311 clientArea.height); in resizeInner() 312 rightOccupied = clientArea.height; in resizeInner() 318 m_canvas.setSize(clientArea.height, clientArea.height); in resizeInner() 319 leftOccupied = clientArea.height; in resizeInner() 321 m_canvas.setSize(1, clientArea.height); in resizeInner() 330 clientArea.width - rightOccupied - leftOccupied, in resizeInner() 331 clientArea.height); in resizeInner() [all …]
|
D | CSpinner.java | 527 Rectangle clientArea = composite.getClientArea(); in layout() local 528 if (clientArea.isEmpty()) { in layout() 535 m_spinner.setBounds(clientArea.x + clientArea.width - arrowWidth - 1, clientArea.y in layout() 536 + clientArea.height in layout() 539 clientArea.x + 2, in layout() 540 clientArea.y + 2, in layout() 541 clientArea.width - arrowWidth - 5, in layout() 542 clientArea.y + clientArea.height - 4); in layout()
|
D | CCombo3.java | 499 Rectangle clientArea = getClientArea(); in doResize() local 500 int areaWidth = clientArea.width; in doResize() 501 int areaHeight = clientArea.height; in doResize()
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/ |
D | PropertyTable.java | 269 Rectangle clientArea = getClientArea(); in handleVerticalScrolling() local 270 redraw(clientArea.x, clientArea.y, clientArea.width, clientArea.height, false); in handleVerticalScrolling() 331 Rectangle clientArea = getClientArea(); in navigate() local 355 } else if (y + m_rowHeight > clientArea.height) { in navigate() 612 Rectangle clientArea = getClientArea(); in setActiveEditorBounds() local 614 int width = clientArea.width - x - MARGIN_RIGHT; in setActiveEditorBounds() 720 Rectangle clientArea = getClientArea(); in configureSplitter() local 726 if (clientArea.width - m_splitter < MIN_COLUMN_WIDTH) { in configureSplitter() 727 m_splitter = clientArea.width - MIN_COLUMN_WIDTH; in configureSplitter() 1086 Rectangle clientArea = getClientArea(); in handlePaint() local [all …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.forms_3.5.2.r36_v20100702.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |