Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dwindow.c875 emsg(_(e_not_enough_room)); in win_split_ins()
933 emsg(_(e_not_enough_room)); in win_split_ins()
1016 emsg(_(e_not_enough_room)); in win_split_ins()
5933 emsg(_(e_not_enough_room)); in win_setminheight()
5959 emsg(_(e_not_enough_room)); in win_setminwidth()
6451 emsg(_(e_not_enough_room)); in command_height()
6542 emsg(_(e_not_enough_room)); in last_status_rec()
H A Derrors.h79 EXTERN char e_not_enough_room[] variable