Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupwin.c3314 int was_must_redraw = must_redraw; in popup_do_filter() local
3344 if (must_redraw > was_must_redraw) in popup_do_filter()