glyph_matrix     6419 src/alloc.c    mark_glyph_matrix (struct glyph_matrix *matrix)
glyph_matrix      804 src/dispextern.h void check_matrix_pointer_lossage (struct glyph_matrix *);
glyph_matrix     1097 src/dispextern.h struct glyph_row *matrix_row (struct glyph_matrix *, int);
glyph_matrix     3702 src/dispextern.h void mirrored_line_dance (struct glyph_matrix *, int, int, int *, char *);
glyph_matrix     3703 src/dispextern.h void clear_glyph_matrix (struct glyph_matrix *);
glyph_matrix     3706 src/dispextern.h void shift_glyph_matrix (struct window *, struct glyph_matrix *,
glyph_matrix     3708 src/dispextern.h void rotate_matrix (struct glyph_matrix *, int, int, int);
glyph_matrix     3709 src/dispextern.h void increment_matrix_positions (struct glyph_matrix *,
glyph_matrix     3712 src/dispextern.h void clear_glyph_matrix_rows (struct glyph_matrix *, int, int);
glyph_matrix       74 src/dispnew.c  static void build_frame_matrix_from_window_tree (struct glyph_matrix *,
glyph_matrix       76 src/dispnew.c  static void build_frame_matrix_from_leaf_window (struct glyph_matrix *,
glyph_matrix       86 src/dispnew.c  static void check_matrix_pointers (struct glyph_matrix *,
glyph_matrix       87 src/dispnew.c                                     struct glyph_matrix *);
glyph_matrix      257 src/dispnew.c  static struct glyph_matrix *
glyph_matrix      260 src/dispnew.c    struct glyph_matrix *result = xzalloc (sizeof *result);
glyph_matrix      286 src/dispnew.c  free_glyph_matrix (struct glyph_matrix *matrix)
glyph_matrix      363 src/dispnew.c  adjust_glyph_matrix (struct window *w, struct glyph_matrix *matrix, int x, int y, struct dim dim)
glyph_matrix      643 src/dispnew.c  reverse_rows (struct glyph_matrix *matrix, int start, int end)
glyph_matrix      672 src/dispnew.c  rotate_matrix (struct glyph_matrix *matrix, int first, int last, int by)
glyph_matrix      697 src/dispnew.c  increment_matrix_positions (struct glyph_matrix *matrix, int start, int end,
glyph_matrix      714 src/dispnew.c  clear_glyph_matrix_rows (struct glyph_matrix *matrix, int start, int end)
glyph_matrix      737 src/dispnew.c  clear_glyph_matrix (struct glyph_matrix *matrix)
glyph_matrix      752 src/dispnew.c  shift_glyph_matrix (struct window *w, struct glyph_matrix *matrix, int start, int end, int dy)
glyph_matrix     1082 src/dispnew.c  find_glyph_row_slice (struct glyph_matrix *window_matrix,
glyph_matrix     1083 src/dispnew.c  		      struct glyph_matrix *frame_matrix, int row)
glyph_matrix     1198 src/dispnew.c  line_draw_cost (struct frame *f, struct glyph_matrix *matrix, int vpos)
glyph_matrix     1438 src/dispnew.c  check_matrix_pointer_lossage (struct glyph_matrix *matrix)
glyph_matrix     1453 src/dispnew.c  matrix_row (struct glyph_matrix *matrix, int row)
glyph_matrix     1479 src/dispnew.c    struct glyph_matrix *matrix = w->current_matrix;
glyph_matrix     1903 src/dispnew.c  	  struct glyph_matrix *m = w->current_matrix;
glyph_matrix     1904 src/dispnew.c  	  struct glyph_matrix *fm = f->current_matrix;
glyph_matrix     1937 src/dispnew.c  static struct glyph_matrix *
glyph_matrix     1941 src/dispnew.c    struct glyph_matrix *saved = xzalloc (sizeof *saved);
glyph_matrix     1982 src/dispnew.c  restore_current_matrix (struct frame *f, struct glyph_matrix *saved)
glyph_matrix     2123 src/dispnew.c  	  struct glyph_matrix *copy = save_current_matrix (f);
glyph_matrix     2497 src/dispnew.c  build_frame_matrix_from_window_tree (struct glyph_matrix *matrix, struct window *w)
glyph_matrix     2523 src/dispnew.c  build_frame_matrix_from_leaf_window (struct glyph_matrix *frame_matrix, struct window *w)
glyph_matrix     2525 src/dispnew.c    struct glyph_matrix *window_matrix;
glyph_matrix     2738 src/dispnew.c  make_current (struct glyph_matrix *desired_matrix,
glyph_matrix     2739 src/dispnew.c  	      struct glyph_matrix *current_matrix, int row)
glyph_matrix     2832 src/dispnew.c  mirrored_line_dance (struct glyph_matrix *matrix, int unchanged_at_top, int nlines,
glyph_matrix     2955 src/dispnew.c  	  struct glyph_matrix *m = w->current_matrix;
glyph_matrix     3007 src/dispnew.c  		  struct glyph_matrix *m2;
glyph_matrix     3081 src/dispnew.c  check_matrix_pointers (struct glyph_matrix *window_matrix,
glyph_matrix     3082 src/dispnew.c  		       struct glyph_matrix *frame_matrix)
glyph_matrix     3626 src/dispnew.c    struct glyph_matrix *desired_matrix = w->desired_matrix;
glyph_matrix     4507 src/dispnew.c    struct glyph_matrix *desired_matrix = w->desired_matrix;
glyph_matrix     4508 src/dispnew.c    struct glyph_matrix *current_matrix = w->current_matrix;
glyph_matrix     4912 src/dispnew.c    struct glyph_matrix *current_matrix = f->current_matrix;
glyph_matrix     4913 src/dispnew.c    struct glyph_matrix *desired_matrix = f->desired_matrix;
glyph_matrix     5080 src/dispnew.c    struct glyph_matrix *current_matrix = frame->current_matrix;
glyph_matrix     5081 src/dispnew.c    struct glyph_matrix *desired_matrix = frame->desired_matrix;
glyph_matrix     5216 src/dispnew.c    struct glyph_matrix *current_matrix = f->current_matrix;
glyph_matrix     5217 src/dispnew.c    struct glyph_matrix *desired_matrix = f->desired_matrix;
glyph_matrix      255 src/frame.h      struct glyph_matrix *desired_matrix;
glyph_matrix      256 src/frame.h      struct glyph_matrix *current_matrix;
glyph_matrix       53 src/scroll.c                                    struct glyph_matrix *,
glyph_matrix       57 src/scroll.c                             struct glyph_matrix *,
glyph_matrix      231 src/scroll.c   do_scrolling (struct frame *frame, struct glyph_matrix *current_matrix,
glyph_matrix      636 src/scroll.c   do_direct_scrolling (struct frame *frame, struct glyph_matrix *current_matrix,
glyph_matrix     2967 src/term.c       struct glyph_matrix *screen_behind;
glyph_matrix     2977 src/term.c     static struct glyph_matrix *
glyph_matrix     2981 src/term.c       struct glyph_matrix *saved = xzalloc (sizeof *saved);
glyph_matrix     3008 src/term.c     restore_desired_matrix (struct frame *f, struct glyph_matrix *saved)
glyph_matrix     3027 src/term.c     free_saved_screen (struct glyph_matrix *saved)
glyph_matrix     3047 src/term.c     screen_update (struct frame *f, struct glyph_matrix *mtx)
glyph_matrix      215 src/window.h       struct glyph_matrix *current_matrix;
glyph_matrix      216 src/window.h       struct glyph_matrix *desired_matrix;
glyph_matrix     1148 src/xdisp.c    				 struct glyph_matrix *, ptrdiff_t, ptrdiff_t,
glyph_matrix     17713 src/xdisp.c    		     struct glyph_matrix *matrix,
glyph_matrix     18391 src/xdisp.c      struct glyph_matrix *matrix;
glyph_matrix     20430 src/xdisp.c          struct glyph_matrix *matrix =
glyph_matrix     21290 src/xdisp.c    find_last_row_displaying_text (struct glyph_matrix *, struct it *,
glyph_matrix     21300 src/xdisp.c    find_last_row_displaying_text (struct glyph_matrix *matrix, struct it *it,
glyph_matrix     21630 src/xdisp.c      struct glyph_matrix *current_matrix = w->current_matrix;
glyph_matrix     21631 src/xdisp.c      struct glyph_matrix *desired_matrix = w->desired_matrix;
glyph_matrix     22401 src/xdisp.c    void dump_glyph_matrix (struct glyph_matrix *, int) EXTERNALLY_VISIBLE;
glyph_matrix     22412 src/xdisp.c    dump_glyph_matrix (struct glyph_matrix *matrix, int glyphs)
glyph_matrix     22700 src/xdisp.c      struct glyph_matrix *matrix;
glyph_matrix     22740 src/xdisp.c      struct glyph_matrix *m = WINDOWP (sf->tab_bar_window)
glyph_matrix     22773 src/xdisp.c      struct glyph_matrix *m = XWINDOW (sf->tool_bar_window)->current_matrix;
glyph_matrix     33279 src/xdisp.c      struct glyph_matrix *active_glyphs = w->current_matrix;
glyph_matrix     4105 src/xwidget.c  xwidget_end_redisplay (struct window *w, struct glyph_matrix *matrix)
glyph_matrix       25 src/xwidget.h  struct glyph_matrix;
glyph_matrix      190 src/xwidget.h  void xwidget_end_redisplay (struct window *, struct glyph_matrix *);
glyph_matrix      238 src/xwidget.h  INLINE void xwidget_end_redisplay (struct window *w, struct glyph_matrix *m) {}