![]() |
Audacity 3.2.0
|
Functions | |
| void | SetLastdBRange (WaveformScale &cache, const WaveChannel &wc) |
| void | SetLastScaleType (WaveformScale &cache, const WaveChannel &wc) |
| void anonymous_namespace{WaveformVRulerControls.cpp}::SetLastdBRange | ( | WaveformScale & | cache, |
| const WaveChannel & | wc | ||
| ) |
Definition at line 126 of file WaveformVRulerControls.cpp.
References WaveformSettings::Get(), and WaveformScale::SetLastDBRange().
Referenced by WaveformVRulerControls::DoHandleWheelRotation(), and WaveformVRulerControls::DoUpdateVRuler().
| void anonymous_namespace{WaveformVRulerControls.cpp}::SetLastScaleType | ( | WaveformScale & | cache, |
| const WaveChannel & | wc | ||
| ) |
Definition at line 132 of file WaveformVRulerControls.cpp.
References WaveformSettings::Get(), and WaveformScale::SetLastScaleType().
Referenced by WaveformVRulerControls::DoUpdateVRuler().