Searched defs:lineHeight (Results 1 – 8 of 8) sorted by relevance
45 private int lineHeight = 4; field in ScrollableArea116 public void setLineHeight(int lineHeight) { in setLineHeight()120 public int lineHeight() { in lineHeight() method in ScrollableArea
45 public int lineHeight(); in lineHeight() method
171 int lineHeight = ((Scrollable)comp).lineHeight(); in getVisibleIndex() local186 int lineHeight = scrollable.lineHeight(); in makeVisible() local434 int lineHeight = scrollable.lineHeight(); in updateVScrollbar() local
134 public int lineHeight() { in lineHeight() method in CheckboxView
436 int lineHeight = menu.lineHeight(); in getMenuBounds() local472 int lineHeight = menu.lineHeight(); in getWindowMenuBounds() local
202 public int lineHeight() { in lineHeight() method in TextList
49 protected int fontHeight, lineWidth, lineHeight; field in TextView311 public int lineHeight() { in lineHeight() method in TextView
593 public int lineHeight() { in lineHeight() method in ColumnListCanvas