Home
last modified time | relevance | path

Searched refs:cz_lmb (Results 1 – 1 of 1) sorted by last modified time

/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dgui.c499 int32 cz_lmb, cz_plmb; variable
3892 cz_lmb = -1; in gui_open()
5722 if( cz_lmb != -1 ) in gui_mouse_handler()
5724 gui_press_mute( cz_lmb ); in gui_mouse_handler()
5734 if( cz_lmb != -1 ) in gui_mouse_handler()
5737 gui_press_mute( cz_lmb ); in gui_mouse_handler()
5740 if( ( cz_lmb != -1 ) && ( cz_lmb == gui_get_zone( &zones[0], numzones, x, y ) ) ) in gui_mouse_handler()
5744 cz_lmb = -1; in gui_mouse_handler()
5750 cz_lmb = -1; in gui_mouse_handler()
5755 if( cz_lmb == zn_close ) in gui_mouse_handler()
[all …]