![]() |
Audacity 3.2.0
|
Functions | |
| void | FindFontHeights (wxCoord &height, wxCoord &lead, wxDC &dc, const wxFont &font) |
| void | FindFontHeights (wxCoord &height, wxCoord &lead, wxDC &dc, int fontSize, wxFontWeight weight=wxFONTWEIGHT_NORMAL) |
| void anonymous_namespace{Ruler.cpp}::FindFontHeights | ( | wxCoord & | height, |
| wxCoord & | lead, | ||
| wxDC & | dc, | ||
| const wxFont & | font | ||
| ) |
Definition at line 211 of file Ruler.cpp.
References wxT().
| void anonymous_namespace{Ruler.cpp}::FindFontHeights | ( | wxCoord & | height, |
| wxCoord & | lead, | ||
| wxDC & | dc, | ||
| int | fontSize, | ||
| wxFontWeight | weight = wxFONTWEIGHT_NORMAL |
||
| ) |
Definition at line 222 of file Ruler.cpp.
References FindFontHeights().
Referenced by Ruler::ChooseFonts(), FindFontHeights(), and Ruler::SetFonts().