Searched refs:update_curbuf (Results 1 – 8 of 8) sorted by relevance
7 void update_curbuf(int type);
955 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()
1933 update_curbuf(VALID);1974 update_curbuf(VALID);
205 update_curbuf(INVERTED_ALL); in clip_lose_selection()
1388 update_curbuf(INVERTED); // update inverted part in main_loop()
605 update_curbuf(VIsual_active ? INVERTED : VALID); in do_mouse()
836 update_curbuf(int type) in update_curbuf() function
5829 update_curbuf(NOT_VALID); in run_do()