Home
last modified time | relevance | path

Searched refs:update_curbuf (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/proto/
H A Ddrawscreen.pro7 void update_curbuf(int type);
/vim-8.2.3635/src/
H A Dif_ruby.c955 update_curbuf(NOT_VALID); in ex_rubydo()
1459 update_curbuf(NOT_VALID); in set_buffer_line()
1505 update_curbuf(NOT_VALID); in buffer_delete()
1546 update_curbuf(NOT_VALID); in buffer_append()
H A Dif_perl.xs1933 update_curbuf(VALID);
1974 update_curbuf(VALID);
H A Dclipboard.c205 update_curbuf(INVERTED_ALL); in clip_lose_selection()
H A Dmain.c1388 update_curbuf(INVERTED); // update inverted part in main_loop()
H A Dmouse.c605 update_curbuf(VIsual_active ? INVERTED : VALID); in do_mouse()
H A Ddrawscreen.c836 update_curbuf(int type) in update_curbuf() function
H A Dif_py_both.h5829 update_curbuf(NOT_VALID); in run_do()