Code
Hub
Workspaces
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ isMin
Method
isMin
DSView/pv/view/dsldial.cpp:142–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
bool dslDial::isMin()
143
{
144
if(_sel == 0)
145
return true;
146
else
147
return false;
148
}
149
150
bool dslDial::isMax()
151
{
Callers
2
go_vDialPre
Method · 0.80
go_vDialPre
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected