Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Dui.cc418 MENU.next_tab_instr = &din0; in changed()
H A Dmenu.h847 instrument* next_tab_instr; member
H A Dmenu.cc631 next_tab_instr = 0; in setup_items()
2442 next_tab_instr = get_current_instrument (); in setup_tabs()
2577 if (next_tab && (next_tab_instr == get_current_instrument())) { in toggle()
2581 next_tab_instr = 0; in toggle()
H A Deval.cc482 MENU.next_tab_instr = inst; in load_instrument()
H A Ddin.cc1869 MENU.next_tab_instr = this; in print_selected_drones()
1965 MENU.next_tab_instr = this; in handle_input()