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

Method _nGetDescent

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

Source from the content-addressed store, hash-verified

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);
207 @ApiStatus.Internal public static native float _nGetLeading(long ptr);
208 @ApiStatus.Internal public static native float _nGetWidth(long ptr);
209 @ApiStatus.Internal public static native float _nGetHeight(long ptr);

Callers 1

getDescentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected