Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dui.pro5 … (*wait_func)(long wtime, int *interrupted, int ignore_input), int (*resize_func)(int check_only));
/vim-8.2.3635/src/
H A Dui.c272 int (*resize_func)(int check_only)) in inchar_loop() argument
H A Dos_unix.c364 resize_func(int check_only) in resize_func() argument
366 if (check_only) in resize_func()