Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonMixerMenu.c55 static char *printMemMenu(guiSynth *);
286 {" MEM Menu ", 13, 15, printMemMenu, 0},
439 printMemMenu(synth); in functionOp()
454 printMemMenu(synth); in functionOp()
939 printMemMenu(synth); in memorySel1()
951 printMemMenu(synth); in memorySel2()
963 printMemMenu(synth); in memorySel3()
975 printMemMenu(synth); in memorySel4()
1123 printMemMenu(guiSynth *synth) in printMemMenu() function