MCPcopy Create free account
hub / github.com/Card-Forge/forge / getDivotWidth

Method getDivotWidth

forge-gui-mobile/src/forge/toolbox/FComboBox.java:230–232  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

228 }
229
230 private float getDivotWidth() {
231 return getHeight() / 3 + 1;
232 }
233
234 @Override
235 protected float getLeftPadding() {

Callers 2

drawMethod · 0.95
getRightPaddingMethod · 0.95

Calls 1

getHeightMethod · 0.65

Tested by

no test coverage detected