Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-freetype/src/com/badlogic/gdx/graphics/g2d/freetype/
DFreeType.java728 public int getVertBearingX() { in getVertBearingX() method in FreeType.GlyphMetrics
729 return getVertBearingX(address); in getVertBearingX()
732 private static native int getVertBearingX(long metrics); /* in getVertBearingX() method in FreeType.GlyphMetrics