update_window_line   87 src/dispnew.c  static bool update_window_line (struct window *, int, bool *);
update_window_line 3718 src/dispnew.c  	  update_window_line (w, MATRIX_ROW_VPOS (mode_line_row,
update_window_line 3763 src/dispnew.c  	    changed_p |= update_window_line (w, vpos,
update_window_line 3822 src/dispnew.c  	  update_window_line (w, 0, &mouse_face_overwritten_p);
update_window_line 3831 src/dispnew.c  	  update_window_line (w, tab_line_row ? 1 : 0, &mouse_face_overwritten_p);