Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Dcurve_editor.h113 MOVE_PICKED, enumerator
H A Dcurve_editor.cc159 todo = MOVE_PICKED; in prep_move()
237 if (todo == MOVE_PICKED) move (); else in handle_input()