Home
last modified time | relevance | path

Searched refs:ChooseFonts (Results 1 – 5 of 5) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/src/widgets/
H A DRuler.cpp895 static void ChooseFonts(
1017 void Ruler::Updater::ChooseFonts( in ChooseFonts() function in Ruler::Updater
1355 void Ruler::ChooseFonts( wxDC &dc ) const in ChooseFonts() function in Ruler
1357 Updater::ChooseFonts( mpFonts, mpUserFonts.get(), dc, in ChooseFonts()
1379 ChooseFonts( dc ); in UpdateCache()
1422 ChooseFonts( dc ); in GetFonts()
H A DRuler.h170 void ChooseFonts( wxDC &dc ) const;
/dports/editors/nedit/nedit-5.7/source/
H A Dpreferences.h168 void ChooseFonts(WindowInfo *window, int forWindow);
H A Dmenu.c1688 ChooseFonts(WidgetToWindow(MENU_WIDGET(w)), True); in fontCB()
1866 ChooseFonts(WidgetToWindow(MENU_WIDGET(w)), False); in fontDefCB()
H A Dpreferences.c3804 void ChooseFonts(WindowInfo *window, int forWindow) in ChooseFonts() function