MCPcopy 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

drawTextLeftMethod · 0.95
drawTextCenterMethod · 0.95
drawTextRightMethod · 0.95
drawMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected