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

Method _nGetStyle

shared/java/FontStyleSet.java:68–68  ·  view source on GitHub ↗
(long ptr, int index)

Source from the content-addressed store, hash-verified

66 public static native long _nMakeEmpty();
67 public static native int _nCount(long ptr);
68 public static native int _nGetStyle(long ptr, int index);
69 public static native String _nGetStyleName(long ptr, int index);
70 public static native long _nGetTypeface(long ptr, int index);
71 public static native long _nMatchStyle(long ptr, int style);

Callers 1

getStyleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected