Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
DCell.java25 Value spaceTop, spaceLeft, spaceBottom, spaceRight; field in Cell
331 public Cell<T> spaceBottom (Value spaceBottom) { in spaceBottom() argument
371 public Cell<T> spaceBottom (float spaceBottom) { in spaceBottom() argument