Searched refs:getSize (Results 101 - 125 of 716) sorted by relevance

1234567891011>>

/openjdk9/jdk/test/java/awt/Window/ShapedAndTranslucentWindows/
H A DShapedByAPI.java80 Dimension size = window.getSize();
/openjdk9/jdk/test/java/awt/Frame/MaximizedNormalBoundsUndecoratedTest/
H A DMaximizedNormalBoundsUndecoratedTest.java68 Dimension afterMaximizedCalled= frame.getBounds().getSize();
/openjdk9/jdk/test/java/awt/GridLayout/ComponentPreferredSize/
H A DComponentPreferredSize.java151 if (buttons[i].getSize().width != componentWidth ||
152 buttons[i].getSize().height != componentHeight) {
157 "Actual: " + buttons[i].getSize().width + "*" + buttons[i].getSize().height);
/openjdk9/jdk/test/java/awt/GridLayout/ChangeGridSize/
H A DChangeGridSize.java159 if (buttons[i].getSize().width != componentWidth ||
160 buttons[i].getSize().height != componentHeight) {
165 "Actual: " + buttons[i].getSize().width + "*" + buttons[i].getSize().height);
/openjdk9/jdk/test/java/awt/ScrollPane/ScrollPanePreferredSize/
H A DScrollPanePreferredSize.java50 final Dimension size = frame.getSize();
/openjdk9/jdk/test/java/awt/Dialog/DialogOverflowSizeTest/
H A DDialogSizeOverflowTest.java59 Dimension size = dlg.getSize();
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifPopupMenuSeparatorUI.java52 Dimension s = c.getSize();
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/
H A DWindowsSplitPaneDivider.java65 Dimension size = getSize();
/openjdk9/jdk/test/java/util/zip/ZipFile/
H A DShortRead.java53 zentry.getSize(),
/openjdk9/jdk/src/demo/share/applets/WireFrame/
H A DThreeD.java402 resize(getSize().width <= 20 ? 400 : getSize().width,
403 getSize().height <= 20 ? 400 : getSize().height);
433 float f1 = getSize().width / xw;
434 float f2 = getSize().height / xw;
489 float xtheta = (prevy - y) * 360.0f / getSize().width;
490 float ytheta = (x - prevx) * 360.0f / getSize().height;
515 md.mat.scale(xfac, -xfac, 16 * xfac / getSize().width);
516 md.mat.translate(getSize()
[all...]
/openjdk9/jdk/src/demo/share/applets/BarChart/
H A DBarChart.java195 g.drawRect(0, 0, getSize().width - 1, getSize().height - 1);
198 int cx = Math.max((getSize().width - titleWidth) / 2, 0);
199 int cy = getSize().height - metrics.getDescent();
220 cx = Math.max((getSize().width - widthOfItems) / 2, 0);
223 cy = getSize().height - metrics.getDescent() - metrics.getHeight()
262 int cx = Math.max((getSize().width - widthOfItems) / 2, 0);
266 int cy = getSize().height - metrics.getHeight()
/openjdk9/jdk/src/demo/share/applets/Blink/
H A DBlink.java96 int fontSize = g.getFont().getSize();
101 Dimension d = getSize();
/openjdk9/jdk/src/java.base/share/classes/jdk/internal/jimage/decompressor/
H A DCompressedResourceHeader.java105 public static int getSize() { method in class:CompressedResourceHeader
113 if (resource.length < getSize()) {
/openjdk9/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/
H A DImageStringsWriter.java112 int getSize() { method in class:ImageStringsWriter
113 return stream.getSize();
/openjdk9/jdk/test/java/awt/Graphics/
H A DLCDTextAndGraphicsState.java41 g2d.fillRect(0,0,getSize().width, getSize().height);
/openjdk9/jdk/test/javax/swing/JComponent/6989617/
H A Dbug6989617.java70 if (!pr.getSize().equals(button.getSize())) {
/openjdk9/jdk/test/javax/sound/midi/Gervill/SoftLimiter/
H A DProcessAudio_replace_overdrive.java58 float[] testdata1 = new float[in1.getSize()];
59 float[] testdata2 = new float[in2.getSize()];
H A DProcessAudio_replace_mix_overdrive.java58 float[] testdata1 = new float[in1.getSize()];
59 float[] testdata2 = new float[in2.getSize()];
H A DProcessAudio_replace_normal.java58 float[] testdata1 = new float[in1.getSize()];
59 float[] testdata2 = new float[in2.getSize()];
H A DProcessAudio_replace_mix.java58 float[] testdata1 = new float[in1.getSize()];
59 float[] testdata2 = new float[in2.getSize()];
/openjdk9/jdk/test/javax/swing/JPopupMenu/6987844/
H A Dbug6987844.java84 Dimension popupSize1 = menu1.getPopupMenu().getSize();
85 Dimension popupSize2 = menu2.getPopupMenu().getSize();
/openjdk9/jdk/test/javax/swing/plaf/basic/BasicHTML/4960629/
H A Dbug4960629.java86 System.out.println(font.getSize());
87 passed = (font.getSize() == 12);
/openjdk9/jdk/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DFieldWriter.java235 int getSize() { method in class:FieldWriter
258 size += 8 + anns.getSize();
262 size += 8 + ianns.getSize();
266 size += 8 + tanns.getSize();
270 size += 8 + itanns.getSize();
273 size += attrs.getSize(cw, null, 0, -1, -1);
/openjdk9/jdk/src/java.desktop/unix/classes/sun/java2d/jules/
H A DJulesAATileGenerator.java102 if (traps.getSize() > 0) {
134 for (int i = 0; i < traps.getSize(); i++) {
198 if (trapList == null || trapList.getSize() == 0) {
225 if (trapList.getSize() > TILE_SIZE) {
245 for (int i = 0; i < trapList.getSize(); i++) {
291 trapList.getSize(),
/openjdk9/jdk/test/java/awt/Mixing/AWT_Mixing/
H A DHierarchyBoundsListenerMixingTest.java137 robot.mouseMove((int) components[0].getLocationOnScreen().x + components[0].getSize().width / 2,
138 (int) components[0].getLocationOnScreen().y + components[0].getSize().height / 2);
149 frame.setSize(new Dimension(frame.getSize().width + 10, frame.getSize().height + 10));
182 int w = frame.getSize().width;
183 int h = frame.getSize().height;
255 w = frame.getSize().width;
256 h = frame.getSize().height;
260 robot.mouseMove((int) dummy.getLocationOnScreen().x + dummy.getSize().width / 2,
261 (int) dummy.getLocationOnScreen().y + dummy.getSize()
[all...]

Completed in 113 milliseconds

1234567891011>>