Audacity 3.2.0
|
This is the complete list of members for CustomUpdaterPosition, including all inherited members.
Bits typedef | RulerUpdater | |
BoxAdjust(UpdateOutputs &allOutputs, const RulerStruct &context) const | RulerUpdater | protected |
CustomUpdaterPosition()=default | CustomUpdaterPosition | |
Instance() | CustomUpdaterPosition | static |
Labels typedef | RulerUpdater | |
MakeTick(RulerUpdater::Label lab, wxDC &dc, wxFont font, std::vector< bool > &bits, int left, int top, int spacing, int lead, bool flip, int orientation) | RulerUpdater | protectedstatic |
mMajorLabels | CustomUpdater | protected |
mMinorLabels | CustomUpdater | protected |
mMinorMinorLabels | CustomUpdater | protected |
RulerUpdater() | CustomUpdater | inline |
SetData(RulerUpdater::Labels majorLabels, RulerUpdater::Labels minorLabels, RulerUpdater::Labels minorMinorLabels) | CustomUpdater | inline |
TickCustom(wxDC &dc, int labelIdx, wxFont font, TickOutputs outputs, const RulerStruct &context) const override | CustomUpdaterPosition | protectedvirtual |
Update(wxDC &dc, const Envelope *envelope, UpdateOutputs &allOutputs, const RulerStruct &context) const final | CustomUpdater | virtual |
~CustomUpdater() override | CustomUpdater | |
~CustomUpdaterPosition() override | CustomUpdaterPosition | |
~RulerUpdater()=0 | RulerUpdater | pure virtual |