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

Method _nMatchStyle

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

Source from the content-addressed store, hash-verified

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);
72}

Callers 1

matchStyleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected