Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ set_totalHeight
Method
set_totalHeight
DSView/pv/view/trace.h:149–151 ·
view source on GitHub ↗
* Sets the height of this signal. */
Source
from the content-addressed store, hash-verified
147
* Sets the height of this signal.
148
*/
149
inline void set_totalHeight(int height){
150
_totalHeight = height;
151
}
152
153
/**
154
* Geom
Callers
1
signals_changed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected