MCPcopy Create free account
hub / github.com/JetBrains/skija / _nMatchStyle

Method _nMatchStyle

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

Source from the content-addressed store, hash-verified

70 public static native String _nGetStyleName(long ptr, int index);
71 public static native long _nGetTypeface(long ptr, int index);
72 public static native long _nMatchStyle(long ptr, int style);
73}

Callers 1

matchStyleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected