Searched defs:textX (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 | 118 public int textX() { in textX() method in CLCheckbox |
H A D | CLComponent.java | 85 public abstract int textX(); in textX() method in CLComponent |
H A D | CLIconLabel.java | 144 public int textX() { in textX() method in CLIconLabel |
H A D | EditLine.java | 59 private int textX, textY; field in EditLine |
H A D | ColumnListCanvas.java | 283 int textX = comp.textX() + columnX(column); in startEdit() local |