Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_rightWidth
Method
get_rightWidth
DSView/pv/view/trace.h:160–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
inline int get_rightWidth(){
161
return 2 * Margin + _typeWidth * SquareWidth + 1.5 * SquareWidth;
162
}
163
164
inline int get_headerHeight(){
165
return SquareWidth;
Callers
1
headerWidth
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected