MCPcopy Create free account
hub / github.com/HumbleUI/Skija / _nGetAscent

Method _nGetAscent

shared/java/TextLine.java:203–203  ·  view source on GitHub ↗
(long ptr)

Source from the content-addressed store, hash-verified

201
202 @ApiStatus.Internal public static native long _nGetFinalizer();
203 @ApiStatus.Internal public static native float _nGetAscent(long ptr);
204 @ApiStatus.Internal public static native float _nGetCapHeight(long ptr);
205 @ApiStatus.Internal public static native float _nGetXHeight(long ptr);
206 @ApiStatus.Internal public static native float _nGetDescent(long ptr);

Callers 1

getAscentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected