Audacity 3.2.0
|
#include <RulerUpdater.h>
Public Attributes | |
wxFont | major |
wxFont | minor |
wxFont | minorMinor |
int | lead |
Definition at line 27 of file RulerUpdater.h.
int RulerStruct::Fonts::lead |
Definition at line 29 of file RulerUpdater.h.
Referenced by GeneratedUpdater::Tick(), CustomUpdaterPosition::TickCustom(), and CustomUpdaterValue::TickCustom().
wxFont RulerStruct::Fonts::major |
Definition at line 28 of file RulerUpdater.h.
Referenced by CustomUpdater::Update(), LinearUpdater::Update(), and LogarithmicUpdater::Update().
wxFont RulerStruct::Fonts::minor |
Definition at line 28 of file RulerUpdater.h.
Referenced by CustomUpdater::Update(), LinearUpdater::Update(), and LogarithmicUpdater::Update().
wxFont RulerStruct::Fonts::minorMinor |
Definition at line 28 of file RulerUpdater.h.
Referenced by CustomUpdater::Update(), LinearUpdater::Update(), and LogarithmicUpdater::Update().