MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / getRight

Method getRight

Source/Panels/SpectrogramPanel/VerticalLine.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110int VerticalLine::getRight()
111{
112 return index + 1;
113}
114
115void VerticalLine::moveToX (int lineNum, float newXPercent, float margin, std::unique_ptr<VerticalLine> verticalLines[])
116{

Callers 12

drawToggleButtonMethod · 0.80
onlyTogglesDisclosureMethod · 0.80
setStatesWhenAddMethod · 0.80
paintMethod · 0.80
moveToXMethod · 0.80
updateDistortionCurveMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
drawComboBoxMethod · 0.80
drawButtonBackgroundMethod · 0.80
generateShapeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected