Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
DDrawable.java43 public void setBottomHeight (float bottomHeight); in setBottomHeight() method
DBaseDrawable.java73 public void setBottomHeight (float bottomHeight) { in setBottomHeight() method in BaseDrawable
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
DNinePatch.java409 public void setBottomHeight (float bottomHeight) { in setBottomHeight() method in NinePatch