Home
last modified time | relevance | path

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

/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dgui.c244 #define TBF_ACTIVE (1L<<TBB_ACTIVE) macro
1142 if( tb->flags & TBF_ACTIVE ) in gui_render_tbox()
5201 ptbx->flags &= ~TBF_ACTIVE; in gui_check_ptbox_press()
5208 ptbx->flags |= TBF_ACTIVE; in gui_check_ptbox_press()
5282 etbx->flags &= ~TBF_ACTIVE; in gui_check_tbox_press()
5288 etbx->flags |= TBF_ACTIVE; in gui_check_tbox_press()
5618 etbx->flags &= ~TBF_ACTIVE; in gui_mouse_handler()
5912 tbx[TB_INSNAME2].flags |= TBF_VISIBLE|TBF_ACTIVE; in gui_mouse_handler()
6041 (*ttbx)->flags &= ~TBF_ACTIVE; in gui_textbox_keypress()
6614 ptbx->flags &= ~TBF_ACTIVE; in gui_handler()