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

Method _resetMetrics

shared/java/Font.java:83–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81 }
82
83 @ApiStatus.Internal
84 public void _resetMetrics() {
85 _metrics = null;
86 _spacing = null;
87 }
88
89 @ApiStatus.Internal
90 public static Font makeClone(long ptr) {

Callers 12

setAutoHintingForcedMethod · 0.95
setBitmapsEmbeddedMethod · 0.95
setSubpixelMethod · 0.95
setMetricsLinearMethod · 0.95
setEmboldenedMethod · 0.95
setBaselineSnappedMethod · 0.95
setEdgingMethod · 0.95
setHintingMethod · 0.95
setTypefaceMethod · 0.95
setSizeMethod · 0.95
setScaleXMethod · 0.95
setSkewXMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected