Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dgui.pro2 void gui_start(char_u *arg);
/vim-8.2.3635/src/
H A Dgui.c71 gui_start(char_u *arg UNUSED) in gui_start() function
5084 gui_start(eap->arg); in ex_gui()
5087 gui_start(NULL); in ex_gui()
H A Dmain.c530 gui_start(NULL); // will set full_screen to TRUE in vim_main2()
H A Dmemline.c5036 gui_start(NULL); in findswapname()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt5372 Solution: Don't fork in a recursive call of gui_start().