![]() |
Audacity 3.2.0
|
#include "Ruler.h"#include <wx/dcclient.h>#include <wx/dcscreen.h>#include "AColor.h"#include "AllThemeResources.h"#include "Envelope.h"#include "NumberScale.h"#include "Theme.h"#include "ZoomInfo.h"#include "RulerUpdater.h"Go to the source code of this file.
Classes | |
| struct | Ruler::Cache |
Namespaces | |
| namespace | anonymous_namespace{Ruler.cpp} |
Functions | |
| void | anonymous_namespace{Ruler.cpp}::FindFontHeights (wxCoord &height, wxCoord &lead, wxDC &dc, const wxFont &font) |
| void | anonymous_namespace{Ruler.cpp}::FindFontHeights (wxCoord &height, wxCoord &lead, wxDC &dc, int fontSize, wxFontWeight weight=wxFONTWEIGHT_NORMAL) |
Variables | |
| static constexpr int | MinPixelHeight |
| static constexpr int | MaxPixelHeight |
|
staticconstexpr |
|
staticconstexpr |