Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
draw
Method · 0.95
getRightPadding
Method · 0.95
Calls
1
getHeight
Method · 0.65
Tested by
no test coverage detected