Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ setXPercent
Method
setXPercent
Source/Panels/SpectrogramPanel/VerticalLine.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void VerticalLine::setXPercent (float x)
86
{
87
xPercent = x;
88
}
89
90
float VerticalLine::getXPercent()
91
{
Callers
7
Multiband
Method · 0.80
mouseDown
Method · 0.80
FreqTextLabel
Method · 0.80
paint
Method · 0.80
moveToX
Method · 0.80
sliderValueChanged
Method · 0.80
setFreq
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected