Home
last modified time | relevance | path

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

/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/klystron/src/gui/
H A Dmenu.c44 static const Font * menu_font_selected, *shortcut_font_selected, *header_font_selected; variable
61 shortcut_font_selected = shortcutfont_selected; in open_menu()
281 font_write(selected ? shortcut_font_selected : shortcut_font, menu_dest, &tick, tick_char); in draw_submenu()
292 font_write(selected ? shortcut_font_selected : shortcut_font, menu_dest, &r, sc_text); in draw_submenu()