Searched defs:getSize (Results 126 - 150 of 154) sorted by relevance

1234567

/openjdk7/jdk/src/share/classes/java/awt/
H A DList.java1867 public Dimension getSize() { method in class:List.AccessibleAWTList.AccessibleAWTListChild
1876 * @see #getSize
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/org/objectweb/asm/
H A DMethodWriter.java1814 final int getSize() { method in class:MethodWriter
1848 size += cattrs.getSize(cw,
1880 size += 8 + anns.getSize();
1884 size += 8 + ianns.getSize();
1890 size += panns[i] == null ? 0 : panns[i].getSize();
1897 size += ipanns[i] == null ? 0 : ipanns[i].getSize();
1901 size += attrs.getSize(cw, null, 0, -1, -1);
1970 size += cattrs.getSize(cw,
/openjdk7/jdk/test/java/awt/Graphics2D/RenderClipTest/
H A DRenderClipTest.java1483 public Dimension getSize(Container parent, boolean min) { method in class:RenderClipTest.SmartGridLayout
1497 return getSize(parent, false);
1501 return getSize(parent, true);
/openjdk7/jdk/src/share/classes/sun/swing/plaf/synth/
H A DSynthFileChooserUIImpl.java856 public int getSize() { method in class:SynthFileChooserUIImpl.DirectoryComboBoxModel
972 public int getSize() { method in class:SynthFileChooserUIImpl.FilterComboBoxModel
981 if(index > getSize() - 1) {
1024 xLocation = container.getSize().width - insets.left - maxWidth;
/openjdk7/jdk/src/share/classes/sun/net/ftp/impl/
H A DFtpClient.java1732 public long getSize(String path) throws sun.net.ftp.FtpProtocolException, IOException { method in class:FtpClient
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXBaseWindow.java580 public Dimension getSize() { method in class:XBaseWindow
H A DXDecoratedPeer.java532 !content.getSize().equals(newDimensions.getSize()))
873 public Dimension getSize() { method in class:XDecoratedPeer
874 return dimensions.getSize();
900 return getSize().width;
904 return getSize().height;
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/generator/
H A DWrapperGenerator.java181 return ((StructType)referencedType).getSize();
545 public String getSize() { method in class:WrapperGenerator.StructType
858 pw.println("\tpublic static int getSize() { return " + stp.getSize() + "; }");
859 pw.println("\tpublic int getDataSize() { return getSize(); }");
874 pw.println("\t\tpData = unsafe.allocateMemory(getSize());");
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DAdaptiveResultTreeImpl.java427 public int getSize() method in class:AdaptiveResultTreeImpl
430 return _dom.getSize();
433 return super.getSize();
H A DSAXImpl.java228 public int getSize() { method in class:SAXImpl
502 final int[] result = new int[m_expandedNameTable.getSize()];
564 final int exLength = m_expandedNameTable.getSize();
620 final int exLength = m_expandedNameTable.getSize();
895 _namesSize = m_expandedNameTable.getSize();
H A DSimpleResultTreeImpl.java536 public int getSize() method in class:SimpleResultTreeImpl
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/encoding/
H A DCDRInputStream_1_0.java296 public int getSize() method in class:CDRInputStream_1_0
H A DCDROutputStream_1_0.java1257 public final int getSize() { method in class:CDROutputStream_1_0
/openjdk7/jdk/src/share/classes/javax/swing/
H A DGroupLayout.java1244 ", size=" + spring.getSize() +
1387 int getSize() { method in class:GroupLayout.Spring
3257 lastSize = getSize();
3306 source.getSize());
3498 int delta = Math.max(0, getParent().getSize() -
3499 sourceSpring.getSize() - sourceSpring.getOrigin());
3556 public int getSize(int axis) { method in class:GroupLayout.LinkInfo
3658 int w = horizontalSpring.getSize();
3660 int h = verticalSpring.getSize();
3737 return horizontalMaster.getSize(axi
[all...]
H A DJList.java85 * for(int i = 0; i < model.getSize(); i++) {
115 * public int getSize() { return Short.MAX_VALUE; }
457 public int getSize() { return listData.length; }
481 public int getSize() { return listData.size(); }
494 public int getSize() { return 0; }
1285 location = new DropLocation(p, getModel().getSize(), true);
1295 } else if (index == getModel().getSize() - 1 && p.y >= rect.y + rect.height) {
1309 location = new DropLocation(p, getModel().getSize(), true);
1323 } else if (index == getModel().getSize() - 1 && p.y >= rect.y + rect.height) {
1472 int max = model.getSize();
3635 public Dimension getSize() { method in class:JList.AccessibleJList.AccessibleJListChild
[all...]
H A DJTabbedPane.java2279 public Dimension getSize() { method in class:JTabbedPane.Page
H A DJComponent.java4240 * object is allocated. This version of <code>getSize</code>
4247 public Dimension getSize(Dimension rv) { method in class:JComponent
4308 * <code>component.getSize().width</code> because it doesn't cause any
4320 * <code>component.getSize().height</code> because it doesn't cause any
/openjdk7/jdk/src/share/classes/javax/swing/plaf/metal/
H A DMetalFileChooserUI.java1026 public int getSize() { method in class:MetalFileChooserUI.DirectoryComboBoxModel
1115 public int getSize() { method in class:MetalFileChooserUI.FilterComboBoxModel
1124 if(index > getSize() - 1) {
1195 xLocation = container.getSize().width - insets.left - maxWidth;
/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DAccessibleHTML.java663 public Dimension getSize() { method in class:AccessibleHTML.HTMLAccessibleContext
676 * @see #getSize
/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/windows/
H A DWindowsFileChooserUI.java1152 public int getSize() { method in class:WindowsFileChooserUI.DirectoryComboBoxModel
1241 public int getSize() { method in class:WindowsFileChooserUI.FilterComboBoxModel
1250 if(index > getSize() - 1) {
/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DLWComponentPeer.java451 final Rectangle size = localToWindow(getSize());
569 public final Rectangle getSize() { method in class:LWComponentPeer
842 return getBounds().getSize();
1000 return isShaped() ? region : Region.getInstance(getSize());
1099 repaintPeer(getSize());
1307 return new Rectangle(p, r.getSize());
1329 return new Rectangle(p, r.getSize());
1333 repaintPeer(getSize());
1337 final Rectangle toPaint = getSize().intersection(r);
/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/
H A DGTKFileChooserUI.java933 public int getSize() { method in class:GTKFileChooserUI.GTKDirectoryListModel
974 public int getSize() { method in class:GTKFileChooserUI.GTKFileListModel
1151 public int getSize() { method in class:GTKFileChooserUI.DirectoryComboBoxModel
1378 public int getSize() { method in class:GTKFileChooserUI.FilterComboBoxModel
1387 if (index > getSize() - 1) {
/openjdk7/jdk/src/share/classes/sun/swing/
H A DFilePane.java130 int rowCount = model.getSize();
356 detailsTable.setRowHeight(Math.max(detailsTable.getFont().getSize() + 4, 16 + 1));
571 list.setVisibleRowCount(getModel().getSize() / 3);
583 int max = model.getSize();
662 public int getSize() { method in class:FilePane.SortableListModel
663 return getModel().getSize();
672 fireContentsChanged(this, 0, getSize());
676 fireContentsChanged(this, 0, getSize());
752 return directoryModel.getSize();
1207 fixNameColumnWidth(sp.getViewport().getSize()
[all...]
/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaFileChooserUI.java1223 public int getSize() { method in class:AquaFileChooserUI.DirectoryComboBoxModel
/openjdk7/jaxp/src/org/w3c/dom/css/
H A DCSS2Properties.java1473 public String getSize(); method in interface:CSS2Properties

Completed in 176 milliseconds

1234567