Searched refs:getHeight (Results 1 – 9 of 9) sorted by relevance
156 fm.getHeight())); in minimumSize()245 size().height - (((size().height - fm.getHeight()) / 2) in paint()
142 imgHeight = upImg.getHeight(this); in setUpImages()176 imgHeight = upImg.getHeight(this); in minimumSize()
119 h += fm.getHeight(); in minimumSize()
144 line_height = fm.getHeight(); in measure()
474 height != buffer.getHeight(this))) in reshape()
254 h = metrics.getHeight() + YPAD; in cacheVertical()
1043 rowHeight = fm.getHeight() + 3; in cacheDimensions()
148 public int getHeight(Component comp, Applet applet) { in getHeight() method in ImageRef223 int h = img.getHeight(this); in cacheImage()
105 ref.getHeight(label, applet)); in setOnBody()