MCPcopy 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
85void VerticalLine::setXPercent (float x)
86{
87 xPercent = x;
88}
89
90float VerticalLine::getXPercent()
91{

Callers 7

MultibandMethod · 0.80
mouseDownMethod · 0.80
FreqTextLabelMethod · 0.80
paintMethod · 0.80
moveToXMethod · 0.80
sliderValueChangedMethod · 0.80
setFreqMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected