Searched refs:getBounds (Results 26 - 50 of 309) sorted by relevance

1234567891011>>

/openjdk7/jdk/src/solaris/classes/sun/java2d/opengl/
H A DGLXSurfaceData.java80 Rectangle r = peer.getBounds();
130 public Rectangle getBounds() { method in class:GLXSurfaceData.GLXWindowSurfaceData
131 Rectangle r = peer.getBounds();
204 public Rectangle getBounds() { method in class:GLXSurfaceData.GLXOffScreenSurfaceData
206 Rectangle r = peer.getBounds();
/openjdk7/jdk/test/java/lang/reflect/Generics/
H A DTestC1.java94 Type[] bs = tv.getBounds();
136 Type[] bs = tv.getBounds();
170 bs = tv.getBounds();
201 bs = tv.getBounds();
257 Type[] bs = tv.getBounds();
289 bs = tv.getBounds();
321 Type[] bs = tv.getBounds();
H A DTestC2.java137 Type[] bs = tv.getBounds();
281 Type[] bs = tv.getBounds();
290 bs = tv.getBounds();
299 bs = tv.getBounds();
371 Type[] bs = tv.getBounds();
404 bs = tv.getBounds();
434 bs = tv.getBounds();
490 Type[] bs = tv.getBounds();
548 Type[] bs = tv.getBounds();
581 bs = tv.getBounds();
[all...]
/openjdk7/langtools/src/share/classes/com/sun/tools/apt/mirror/declaration/
H A DTypeParameterDeclarationImpl.java67 public Collection<ReferenceType> getBounds() { method in class:TypeParameterDeclarationImpl
69 for (Type t : env.jctypes.getBounds((Type.TypeVar) sym.type)) {
119 : env.jctypes.getBounds(tv);
/openjdk7/jdk/src/share/classes/javax/print/
H A DServiceUI.java195 getDefaultConfiguration().getBounds() : gc.getBounds();
213 Rectangle dlgBounds = dialog.getBounds();
220 gcBounds.union(gs[j].getDefaultConfiguration().getBounds());
/openjdk7/jdk/src/share/classes/javax/swing/tree/
H A DAbstractLayoutCache.java190 Rectangle bounds = getBounds(getPathForRow(rowCount - 1),
232 Rectangle pBounds = getBounds((TreePath)paths.nextElement(),
245 pBounds = getBounds((TreePath)paths.nextElement(),
277 public abstract Rectangle getBounds(TreePath path, Rectangle placeIn); method in class:AbstractLayoutCache
/openjdk7/jdk/src/share/classes/javax/accessibility/
H A DAccessibleComponent.java192 * @see #getBounds
201 * @see #getBounds
214 * @see #getBounds
235 public Rectangle getBounds(); method in interface:AccessibleComponent
243 * @see #getBounds
/openjdk7/jdk/src/share/classes/java/awt/event/
H A DComponentEvent.java142 ? ((Component)source).getBounds()
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/
H A DInputSlotWidget.java52 if (getFigureWidget().getBounds() == null) {
H A DBlockWidget.java68 if (this.getBounds().width > 0 && this.getBounds().height > 0) {
/openjdk7/jdk/test/java/awt/GridLayout/LayoutExtraGaps/
H A DLayoutExtraGaps.java122 Rectangle firstRec = p.getComponent(0).getBounds();
125 Rectangle lastRec = p.getComponent(compCount - 1).getBounds();
157 Rectangle firstRec = p.getComponent(0).getBounds();
160 Rectangle lastRec = p.getComponent(compCount - 1).getBounds();
/openjdk7/jdk/test/java/awt/font/TextLayout/
H A DTextLayoutBounds.java24 * @summary verify TextLayout.getBounds() return visual bounds
39 Rectangle2D tlBounds = tl.getBounds();
H A DTestHebrewMark.java65 Rectangle2D tlBounds = tl.getBounds();
66 Rectangle2D tlBounds2 = tl2.getBounds();
/openjdk7/jdk/test/java/awt/FullScreen/MultimonFullscreenTest/
H A DMultimonFullscreenTest.java119 dev.getDefaultConfiguration().getBounds());
123 dev.getDefaultConfiguration().getBounds());
215 getStringBounds(rectWndBounds.toString(), g).getBounds();
222 getStringBounds(isFSupported, g).getBounds();
230 getStringBounds(isDMChangeSupported, g).getBounds();
237 getStringBounds(usingBS, g).getBounds();
243 getStringBounds(m_strQuitMsg, g).getBounds();
259 renderDimensions(g, getBounds(),
268 renderDimensions(g, getBounds(),
277 renderDimensions(g, getBounds(),
[all...]
/openjdk7/jdk/src/macosx/classes/sun/awt/
H A DCGraphicsConfig.java52 public Rectangle getBounds() { method in class:CGraphicsConfig
54 return nativeBounds.getBounds(); // does integer rounding
/openjdk7/jdk/src/macosx/classes/sun/java2d/opengl/
H A DCGLSurfaceData.java119 Rectangle r = layer.getBounds();
130 Rectangle r = pView.getBounds();
216 public Rectangle getBounds() { method in class:CGLSurfaceData.CGLWindowSurfaceData
217 Rectangle r = pView.getBounds();
235 Rectangle peerBounds = pView.getBounds();
280 public Rectangle getBounds() { method in class:CGLSurfaceData.CGLLayerSurfaceData
350 public Rectangle getBounds() { method in class:CGLSurfaceData.CGLOffScreenSurfaceData
352 Rectangle r = pView.getBounds();
/openjdk7/jdk/test/java/awt/Toolkit/ScreenInsetsTest/
H A DScreenInsetsTest.java56 Rectangle gcBounds = gc.getBounds();
68 Rectangle fBounds = f.getBounds();
/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCPlatformView.java89 public Rectangle getBounds() { method in class:CPlatformView
90 return peer.getBounds();
123 Rectangle r = getBounds();
198 Rectangle r = nativeGetLocationOnScreen(this.getAWTView()).getBounds();
218 int y = getBounds().height - event.getY();
239 Rectangle r = getBounds();
H A DCWarningWindow.java206 public Rectangle getBounds() { method in class:CWarningWindow
208 return bounds.getBounds();
304 public Rectangle getBounds() {
305 return CWarningWindow.this.getBounds();
310 public Rectangle getBounds() {
311 return CWarningWindow.this.getBounds();
/openjdk7/jdk/src/share/classes/java/awt/
H A DGraphicsDevice.java61 * Rectangle gcBounds = gc[i].getBounds();
318 windowedModeBounds = fullScreenWindow.getBounds();
322 Rectangle screenBounds = getDefaultConfiguration().getBounds();
438 Rectangle r = gc.getBounds();
H A DSplashScreen.java240 public Rectangle getBounds() throws IllegalStateException { method in class:SplashScreen
262 return getBounds().getSize();
277 * {@link #getBounds()}).
321 Rectangle rect = image.getRaster().getBounds();
/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DLWScrollPanePeer.java79 r = getDelegate().getViewport().getView().getBounds();
118 view.setBounds(viewPeer.getBounds());
123 viewPeer.setBounds(view.getBounds());
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWFramePeer.java107 Rectangle currentDevBounds = currentDevGC.getBounds();
108 Rectangle primaryDevBounds = primaryDevGC.getBounds();
214 return getBounds();
/openjdk7/jdk/test/java/awt/Multiscreen/DeviceIdentificationTest/
H A DDeviceIdentificationTest.java91 gd.getDefaultConfiguration().getBounds());
107 gd.getDefaultConfiguration().getBounds());
120 gd.getDefaultConfiguration().getBounds());
/openjdk7/jdk/src/share/classes/javax/swing/plaf/synth/
H A DSynthSplitPaneDivider.java72 Rectangle bounds = getBounds();
88 Rectangle childBounds = child.getBounds();

Completed in 5631 milliseconds

1234567891011>>