Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-freetype/src/com/badlogic/gdx/graphics/g2d/freetype/
DFreeType.java222 …public boolean setCharSize(int charWidth, int charHeight, int horzResolution, int vertResolution) { in setCharSize() method in FreeType.Face
226 …private static native boolean setCharSize(long face, int charWidth, int charHeight, int horzResolu… in setCharSize() method in FreeType.Face