Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ heightForWidth
Method
heightForWidth
ASAP/ScaleBar.cpp:85–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
int ScaleBar::heightForWidth(int w) const {
86
return 21;
87
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected