Searched refs:nGetFont (Results 1 – 2 of 2) sorted by relevance
354 return new Font(nGetFont(mNativePtr, index)); in getFont()375 private static native long nGetFont(long family, int i); in nGetFont() method in FontFamily
256 long ptr = nGetFont(layoutPtr, i); in PositionedGlyphs()282 private static native long nGetFont(long minikinLayout, int i); in nGetFont() method in PositionedGlyphs