Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Dcurve_editor.cc227 case PICK_CURVE: in handle_input()
415 if (todo == PICK_CURVE) { in filter_hitlist()
1088 case PICK_CURVE: in picked_using_picker()
1134 todo = PICK_CURVE; in insert_using_menu()
1152 todo = PICK_CURVE; in fold_tangents_using_menu()
1171 todo = PICK_CURVE; in unfold_tangents_using_menu()
1191 todo = PICK_CURVE; in mirror_using_menu()
1204 todo = PICK_CURVE; in copy_using_menu()
1216 todo = PICK_CURVE; in paste_using_menu()
1335 todo = PICK_CURVE; in do_pick_curve()
[all …]
H A Dcurve_picker.cc75 hit_t::name_only = (CRVED->todo == curve_editor::PICK_CURVE); in show()
H A Dcurve_editor.h115 PICK_CURVE, enumerator