clear_window_matrices   84 src/dispnew.c  static void clear_window_matrices (struct window *, bool);
clear_window_matrices  817 src/dispnew.c    clear_window_matrices (XWINDOW (FRAME_ROOT_WINDOW (f)), 0);
clear_window_matrices  846 src/dispnew.c    clear_window_matrices (XWINDOW (FRAME_ROOT_WINDOW (f)), 1);
clear_window_matrices  859 src/dispnew.c  	clear_window_matrices (XWINDOW (w->contents), desired_p);