Home
last modified time | relevance | path

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

/dports/audio/denemo/denemo-2.0.6/src/scripting/
H A Dscheme-identifiers.c232 …taff. Returns #f if the cursor did not move", DENEMO_SCHEME_PREFIX "PrevChord", scheme_prev_chord); in create_scheme_identfiers()
H A Dscheme-callbacks.h160 SCM scheme_prev_chord (SCM);
H A Dscheme-callbacks.c6180 scheme_prev_chord (SCM optional) in scheme_prev_chord() function