Searched refs:chopText (Results 1 – 2 of 2) sorted by relevance
120 s = canvas.chopText(text, availTextW); in getOffsetAndText()
906 public String chopText(String text, int w) { in chopText() method in ColumnListCanvas947 str = chopText(str, width); in drawString()