update_window_line   83 src/dispnew.c  static bool update_window_line (struct window *, int, bool *);
update_window_line 3686 src/dispnew.c  	  update_window_line (w, MATRIX_ROW_VPOS (mode_line_row,
update_window_line 3731 src/dispnew.c  	    changed_p |= update_window_line (w, vpos,
update_window_line 3790 src/dispnew.c  	  update_window_line (w, 0, &mouse_face_overwritten_p);
update_window_line 3799 src/dispnew.c  	  update_window_line (w, tab_line_row ? 1 : 0, &mouse_face_overwritten_p);