Searched refs:getTextCutoff (Results 1 – 1 of 1) sorted by relevance
| /titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/ |
| H A D | ColumnListCanvas.java | 912 int index = getTextCutoff(fm, w, text, len, 0, len); in chopText() 919 private int getTextCutoff(FontMetrics fm, int textW, String str, in getTextCutoff() method in ColumnListCanvas 935 return getTextCutoff(fm, textW, str, in getTextCutoff() 938 return getTextCutoff(fm, textW, str, in getTextCutoff()
|