Home
last modified time | relevance | path

Searched defs:basic_editor (Results 1 – 2 of 2) sorted by relevance

/dports/audio/din/din-52/src/
H A Dbasic_editor.h47 int snap_what;
48 click_point_t shft_clk, ctrl_clk;
49 point<float> clk;
78 basic_editor (); argument
97 int lmb_clicked;
105 int draw_guide;
108 textboard tb;
109 int ntexts;
112 int edit_sustain;
113 float susx, susy;
[all …]
H A Dbasic_editor.cc28 basic_editor::basic_editor () { in basic_editor() function in basic_editor