Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dui.pro16 void ui_breakcheck_force(int force);
/vim-8.2.3635/src/
H A Dui.c683 ui_breakcheck_force(FALSE); in ui_breakcheck()
691 ui_breakcheck_force(int force) in ui_breakcheck_force() function
H A Dex_docmd.c7553 ui_breakcheck_force(TRUE); in do_sleep()