Searched defs:getHeight (Results 26 - 50 of 98) sorted by relevance

1234

/openjdk9/jdk/test/java/awt/Window/WindowResizingOnDPIChanging/
H A DWindowResizingOnDPIChangingTest.java239 public int getHeight(ImageObserver observer) { method in class:WindowResizingOnDPIChangingTest.TestMultiResolutionImage
H A DWindowResizingOnMovingToAnotherDisplay.java235 public int getHeight(ImageObserver observer) { method in class:WindowResizingOnMovingToAnotherDisplay.TestMultiResolutionImage
H A DWindowResizingOnSetLocationTest.java354 public int getHeight(ImageObserver observer) { method in class:WindowResizingOnSetLocationTest.TestMultiResolutionImage
/openjdk9/jdk/test/java/awt/geom/Arc2D/
H A DSerializationTest.java78 public double getHeight() { return 0; } method in class:SerializationTest.Arc
/openjdk9/jdk/test/javax/imageio/plugins/external_plugin_tests/src/simp/
H A DSIMPImageReader.java94 public int getHeight(int imageIndex) throws IOException { method in class:SIMPImageReader
/openjdk9/jdk/test/javax/imageio/
H A DGetReaderWriterInfoNullTest.java108 public int getHeight(int imageIndex) throws IOException { method in class:TestImageReader
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ui/
H A DAnnotation.java126 public int getHeight() { method in class:Annotation
/openjdk9/jaxp/src/jdk.xml.dom/share/classes/org/w3c/dom/html/
H A DHTMLAppletElement.java93 public String getHeight(); method in interface:HTMLAppletElement
H A DHTMLIFrameElement.java71 public String getHeight(); method in interface:HTMLIFrameElement
H A DHTMLTableCellElement.java118 public String getHeight(); method in interface:HTMLTableCellElement
H A DHTMLImageElement.java88 public String getHeight(); method in interface:HTMLImageElement
/openjdk9/jdk/src/java.desktop/share/classes/java/awt/geom/
H A DRoundRectangle2D.java159 public double getHeight() { method in class:RoundRectangle2D.Float
372 public double getHeight() { method in class:RoundRectangle2D.Double
[all...]
H A DRectangularShape.java91 public abstract double getHeight(); method in class:RectangularShape
/openjdk9/jdk/src/java.desktop/share/classes/java/awt/image/
H A DSampleModel.java164 public final int getHeight() { method in class:SampleModel
H A DRenderedImage.java107 int getHeight(); method in interface:RenderedImage
/openjdk9/jdk/src/java.desktop/share/classes/sun/awt/
H A DIconInfo.java146 public int getHeight() { method in class:IconInfo
/openjdk9/jdk/src/java.desktop/share/classes/sun/awt/image/
H A DSunVolatileImage.java129 public int getHeight() { method in class:SunVolatileImage
231 public int getHeight(ImageObserver observer) { method in class:SunVolatileImage
H A DMultiResolutionCachedImage.java152 public int getHeight(ImageObserver observer) { method in class:MultiResolutionCachedImage
/openjdk9/jdk/src/java.desktop/share/classes/sun/swing/
H A DCachedPainter.java269 public int getHeight(ImageObserver observer) { method in class:CachedPainter.PainterMultiResolutionCachedImage
/openjdk9/jdk/src/java.desktop/windows/classes/sun/awt/windows/
H A DWFontMetrics.java146 public int getHeight() { method in class:WFontMetrics
/openjdk9/jdk/src/java.desktop/unix/classes/sun/font/
H A DXRGlyphCacheEntry.java120 public int getHeight() { method in class:XRGlyphCacheEntry
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/imageio/plugins/wbmp/
H A DWBMPImageReader.java105 public int getHeight(int imageIndex) throws IOException { method in class:WBMPImageReader
/openjdk9/jdk/src/java.desktop/share/classes/java/awt/
H A DFontMetrics.java221 public int getHeight() { method in class:FontMetrics
H A DImage.java87 public abstract int getHeight(ImageObserver observer); method in class:Image
/openjdk9/jdk/src/demo/share/java2d/J2DBench/src/j2dbench/
H A DTestEnvironment.java189 public int getHeight() { method in class:TestEnvironment

Completed in 205 milliseconds

1234