Searched refs:resize_func (Results 1 – 3 of 3) sorted by relevance
272 int (*resize_func)(int check_only)) in inchar_loop()291 if (resize_func != NULL) in inchar_loop()292 resize_func(FALSE); in inchar_loop()408 if ((resize_func != NULL && resize_func(TRUE)) in inchar_loop()
364 resize_func(int check_only) in resize_func() function389 WaitForChar, resize_func); in mch_inchar()
5 …nt (*wait_func)(long wtime, int *interrupted, int ignore_input), int (*resize_func)(int check_only…