Searched refs:gui_write (Results 1 – 7 of 7) sorted by relevance
23 void gui_write(char_u *s, int len);
30 gui_write(s, len); in ui_write()
214 `gui_write()` will parse the codes and draw the appropriate items. Finally the
764 gui_write(p, (int)STRLEN(p)); in readfile()
1827 gui_write( in gui_write() function
2808 from redrawing the cursor after each call to gui_write() to only update it at2982 to gui_write(), which doesn't work. Now flush before the output buffer5421 Solution: Don't call gui_write() when still starting up. Don't give error
3366 gui_write(), but the GUI code relies on NextScreen to represent the state