Home
last modified time | relevance | path

Searched refs:getAdvanceY (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/extensions/gdx-freetype/src/com/badlogic/gdx/graphics/g2d/freetype/
DFreeType.java420 public int getAdvanceY() { in getAdvanceY() method in FreeType.GlyphSlot
421 return getAdvanceY(address); in getAdvanceY()
424 private static native int getAdvanceY(long slot); /* in getAdvanceY() method in FreeType.GlyphSlot