Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Dcurve_editor.cc54 lmb_move = 0; in curve_editor()
163 lmb_move = PREP; in prep_move()
176 if (lmb_move == FINISH_ON_CLICK) { in handle_input()
236 if (lmb_move && !MENU.show) { in handle_input()
239 lmb_move = FINISH_ON_CLICK; in handle_input()
1302 lmb_move = 0; in do_nothing()
H A Dcurve_editor.h141 int lmb_move; member