Searched refs:text_locked (Results 1 – 8 of 8) sorted by relevance
9 int text_locked(void);
2148 if (text_locked() && !(ea.argt & EX_LOCK_OK)) in do_one_cmd()5646 if (text_locked()) in ex_quit()5735 if (text_locked()) in ex_quit_all()5763 if (!text_locked() && !curbuf_locked()) in ex_close()6001 else if (!text_locked() && !curbuf_locked()) in ex_tabclose()6209 if (text_locked()) in ex_exit()6408 if (text_locked() || curbuf_locked() || updating_screen) in handle_drop()6422 && !text_locked() && !curbuf_locked() && !updating_screen) in handle_any_postponed_drop()
745 if (text_locked() && (nv_cmds[idx].cmd_flags & NV_NCW)) in normal_cmd()4261 if (text_locked()) in nv_gotofile()6404 if (text_locked()) in nv_g_cmd()
2653 text_locked(void) in text_locked() function
2395 if (text_locked()) in getfile()
5353 if ((type == FRD_REPLACE || type == FRD_REPLACEALL) && text_locked()) in gui_do_findrepl()
2398 if (text_locked()) in buflist_getfile()
4289 if (text_locked()) in goto_tabpage()