Searched refs:terminal_has_visible_bell_p (Results 1 – 3 of 3) sorted by relevance
43 extern int terminal_has_visible_bell_p;
206 int terminal_has_visible_bell_p = 0; variable346 if (terminal_has_visible_bell_p && terminal_use_visible_bell_p) in terminal_ring_bell()607 terminal_has_visible_bell_p = (visible_bell != NULL); in terminal_initialize_terminal()
140 if (terminal_has_visible_bell_p && terminal_use_visible_bell_p) in pc_ring_bell()304 terminal_has_visible_bell_p = 1;