Searched refs:need_redraw (Results 1 – 3 of 3) sorted by relevance
1131 int need_redraw = FALSE; in ui_focus_change() local1138 need_redraw = check_timestamps( in ui_focus_change()1151 need_redraw |= apply_autocmds(in_focus ? EVENT_FOCUSGAINED in ui_focus_change()1154 if (need_redraw) in ui_focus_change()
3347 int need_redraw = FALSE; in ins_reg() local3420 need_redraw = TRUE; // remove the '"' in ins_reg()3438 need_redraw = TRUE; // remove the '"' in ins_reg()3444 need_redraw = TRUE; in ins_reg()3458 if (need_redraw || stuff_empty()) in ins_reg()
1517 int need_redraw; in screen_puts_len() local1609 need_redraw = ScreenLines[off] != c in screen_puts_len()1623 if ((need_redraw || force_redraw_this) in screen_puts_len()1634 if (need_redraw && ScreenLines[off] != ' ' && ( in screen_puts_len()