Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ getXPercent
Method
getXPercent
Source/Panels/SpectrogramPanel/VerticalLine.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
float VerticalLine::getXPercent()
91
{
92
return xPercent;
93
}
94
95
void VerticalLine::setIndex (int index)
96
{
Callers
6
paint
Method · 0.80
mouseDown
Method · 0.80
setLineRelatedBoundsByX
Method · 0.80
sliderValueChanged
Method · 0.80
moveToX
Method · 0.80
moveToX
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected