Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dsound.pro2 int has_any_sound_callback(void);
/vim-8.2.3635/src/
H A Dsound.c38 has_any_sound_callback(void) in has_any_sound_callback() function
H A Dui.c476 has_any_sound_callback() in ui_wait_for_chars_or_timer()
H A Dex_docmd.c7546 if (has_any_sound_callback() && wait_now > 20L) in do_sleep()