Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/Skija
/ getHeight
Method
getHeight
shared/java/FontMetrics.java:87–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
public
final
Float _strikeoutPosition;
86
87
public
float getHeight() {
88
return
_descent - _ascent;
89
}
90
}
Callers
4
drawTextLeft
Method · 0.95
drawTextCenter
Method · 0.95
drawTextRight
Method · 0.95
draw
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected