Searched refs:main_loop (Results 1 – 6 of 6) sorted by relevance
10 void main_loop(int cmdwin, int noexmode);
136 This is conveniently called `main_loop()`. It updates a few things and then
879 main_loop(FALSE, FALSE); in vim_main2()1150 main_loop( in main_loop() function
4365 main_loop(TRUE, FALSE); in open_cmdwin()
6917 main_loop(FALSE, TRUE); in do_exedit()
7326 Avoid use of the GTK main_loop() so that the GtkFileChooser can be used.