Searched refs:nAddAxis (Results 1 – 2 of 2) sorted by relevance
85 /*package*/ static void nAddAxis(long builderPtr, int tag, float value) { in nAddAxis() method in Font_Builder_Delegate
472 nAddAxis(builderPtr, axis.getOpenTypeTagValue(), axis.getStyleValue()); in build()496 private static native void nAddAxis(long builderPtr, int tag, float value); in nAddAxis() method in Font.Builder