Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setAutoHintingForced
Method · 0.95
setBitmapsEmbedded
Method · 0.95
setSubpixel
Method · 0.95
setMetricsLinear
Method · 0.95
setEmboldened
Method · 0.95
setBaselineSnapped
Method · 0.95
setEdging
Method · 0.95
setHinting
Method · 0.95
setTypeface
Method · 0.95
setSize
Method · 0.95
setScaleX
Method · 0.95
setSkewX
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected