MCPcopy 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
142bool dslDial::isMin()
143{
144 if(_sel == 0)
145 return true;
146 else
147 return false;
148}
149
150bool dslDial::isMax()
151{

Callers 2

go_vDialPreMethod · 0.80
go_vDialPreMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected