Searched defs:textBox (Results 1 – 2 of 2) sorted by relevance
48 private Rectangle textBox; field in StringBlock69 …StringBlock(String text, Rectangle textBox, BitmapFont.Align alignment, float size, ColorRGBA colo… in StringBlock()113 void setTextBox(Rectangle textBox) { in setTextBox()
172 Rectangle textBox = block.getTextBox(); in getHeight() local186 Rectangle textBox = block.getTextBox(); in getLineWidth() local