Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/texinfo/info/
Dterminal.h43 extern int terminal_has_visible_bell_p;
Dterminal.c206 int terminal_has_visible_bell_p = 0; variable
346 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()
Dpcterm.c140 if (terminal_has_visible_bell_p && terminal_use_visible_bell_p) in pc_ring_bell()
304 terminal_has_visible_bell_p = 1;