Audacity 3.2.0
|
Functions | |
AUDACITY_DLL_API Ruler & | ScratchRuler () |
AUDACITY_DLL_API void | DoDraw (ChannelVRulerControls &controls, TrackPanelDrawingContext &context, const wxRect &rect, unsigned iPass) |
void WaveChannelVRulerControls::DoDraw | ( | ChannelVRulerControls & | controls, |
TrackPanelDrawingContext & | context, | ||
const wxRect & | rect, | ||
unsigned | iPass | ||
) |
Definition at line 35 of file WaveChannelVRulerControls.cpp.
References ThemeBase::Colour(), TrackPanelDrawingContext::dc, Ruler::Draw(), TrackArtist::PassControls, ScratchRuler(), Ruler::SetTickColour(), theTheme, and ChannelVRulerControls::UpdateRuler().
Referenced by SpectrumVRulerControls::Draw(), and WaveformVRulerControls::Draw().
Ruler & WaveChannelVRulerControls::ScratchRuler | ( | ) |
Definition at line 28 of file WaveChannelVRulerControls.cpp.
References LinearUpdater::Instance(), and RealFormat::LinearInstance().
Referenced by DoDraw(), SpectrumVRulerControls::DoUpdateVRuler(), and WaveformVRulerControls::DoUpdateVRuler().