Home
last modified time | relevance | path

Searched defs:lineHeight (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DScrollableArea.java45 private int lineHeight = 4; field in ScrollableArea
116 public void setLineHeight(int lineHeight) { in setLineHeight()
120 public int lineHeight() { in lineHeight() method in ScrollableArea
H A DScrollable.java45 public int lineHeight(); in lineHeight() method
H A DScrollPanel.java171 int lineHeight = ((Scrollable)comp).lineHeight(); in getVisibleIndex() local
186 int lineHeight = scrollable.lineHeight(); in makeVisible() local
434 int lineHeight = scrollable.lineHeight(); in updateVScrollbar() local
H A DCheckboxList.java134 public int lineHeight() { in lineHeight() method in CheckboxView
H A DCLChoice.java436 int lineHeight = menu.lineHeight(); in getMenuBounds() local
472 int lineHeight = menu.lineHeight(); in getWindowMenuBounds() local
H A DTextList.java202 public int lineHeight() { in lineHeight() method in TextList
H A DTextView.java49 protected int fontHeight, lineWidth, lineHeight; field in TextView
311 public int lineHeight() { in lineHeight() method in TextView
H A DColumnListCanvas.java593 public int lineHeight() { in lineHeight() method in ColumnListCanvas