Home
last modified time | relevance | path

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

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