Home
last modified time | relevance | path

Searched defs:textY (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
DTextArea.java207 float textY = getHeight(); in getTextY() local
DTextField.java296 float textY = getTextY(font, background); in draw() local
329 float textY = textHeight / 2 + font.getDescent(); in getTextY() local