Searched defs:textY (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/ | ||
H A D | CLCheckbox.java | 125 public int textY() { in textY() method in CLCheckbox |
H A D | CLComponent.java | 86 public abstract int textY(); in textY() method in CLComponent |
H A D | CLIconLabel.java | 161 public int textY() { in textY() method in CLIconLabel |
H A D | EditLine.java | 59 private int textX, textY; field in EditLine |
H A D | ColumnListCanvas.java | 284 int textY = comp.textY() + rowY(row); in startEdit() local |