Home
last modified time | relevance | path

Searched refs:getHeight (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DLabelBar.java156 fm.getHeight())); in minimumSize()
245 size().height - (((size().height - fm.getHeight()) / 2) in paint()
H A DImageLabel.java142 imgHeight = upImg.getHeight(this); in setUpImages()
176 imgHeight = upImg.getHeight(this); in minimumSize()
H A DStatusBar.java119 h += fm.getHeight(); in minimumSize()
H A DMultiLineLabel.java144 line_height = fm.getHeight(); in measure()
H A DTextView.java474 height != buffer.getHeight(this))) in reshape()
H A DEditLine.java254 h = metrics.getHeight() + YPAD; in cacheVertical()
H A DColumnListCanvas.java1043 rowHeight = fm.getHeight() + 3; in cacheDimensions()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DImageRef.java148 public int getHeight(Component comp, Applet applet) { in getHeight() method in ImageRef
223 int h = img.getHeight(this); in cacheImage()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/
H A DImageLabelShadow.java105 ref.getHeight(label, applet)); in setOnBody()