glyph_matrix     6723 src/alloc.c    mark_glyph_matrix (struct glyph_matrix *matrix)
glyph_matrix      839 src/dispextern.h void check_matrix_pointer_lossage (struct glyph_matrix *);
glyph_matrix     1132 src/dispextern.h struct glyph_row *matrix_row (struct glyph_matrix *, int);
glyph_matrix     3762 src/dispextern.h void mirrored_line_dance (struct glyph_matrix *, int, int, int *, char *);
glyph_matrix     3763 src/dispextern.h void clear_glyph_matrix (struct glyph_matrix *);
glyph_matrix     3766 src/dispextern.h void shift_glyph_matrix (struct window *, struct glyph_matrix *,
glyph_matrix     3768 src/dispextern.h void rotate_matrix (struct glyph_matrix *, int, int, int);
glyph_matrix     3769 src/dispextern.h void increment_matrix_positions (struct glyph_matrix *,
glyph_matrix     3772 src/dispextern.h void clear_glyph_matrix_rows (struct glyph_matrix *, int, int);
glyph_matrix       78 src/dispnew.c  static void build_frame_matrix_from_window_tree (struct glyph_matrix *,
glyph_matrix       80 src/dispnew.c  static void build_frame_matrix_from_leaf_window (struct glyph_matrix *,
glyph_matrix       90 src/dispnew.c  static void check_matrix_pointers (struct glyph_matrix *,
glyph_matrix       91 src/dispnew.c                                     struct glyph_matrix *);
glyph_matrix      261 src/dispnew.c  static struct glyph_matrix *
glyph_matrix      264 src/dispnew.c    struct glyph_matrix *result = xzalloc (sizeof *result);
glyph_matrix      290 src/dispnew.c  free_glyph_matrix (struct glyph_matrix *matrix)
glyph_matrix      367 src/dispnew.c  adjust_glyph_matrix (struct window *w, struct glyph_matrix *matrix, int x, int y, struct dim dim)
glyph_matrix      647 src/dispnew.c  reverse_rows (struct glyph_matrix *matrix, int start, int end)
glyph_matrix      676 src/dispnew.c  rotate_matrix (struct glyph_matrix *matrix, int first, int last, int by)
glyph_matrix      701 src/dispnew.c  increment_matrix_positions (struct glyph_matrix *matrix, int start, int end,
glyph_matrix      718 src/dispnew.c  clear_glyph_matrix_rows (struct glyph_matrix *matrix, int start, int end)
glyph_matrix      741 src/dispnew.c  clear_glyph_matrix (struct glyph_matrix *matrix)
glyph_matrix      756 src/dispnew.c  shift_glyph_matrix (struct window *w, struct glyph_matrix *matrix, int start, int end, int dy)
glyph_matrix     1086 src/dispnew.c  find_glyph_row_slice (struct glyph_matrix *window_matrix,
glyph_matrix     1087 src/dispnew.c  		      struct glyph_matrix *frame_matrix, int row)
glyph_matrix     1203 src/dispnew.c  line_draw_cost (struct frame *f, struct glyph_matrix *matrix, int vpos)
glyph_matrix     1444 src/dispnew.c  check_matrix_pointer_lossage (struct glyph_matrix *matrix)
glyph_matrix     1459 src/dispnew.c  matrix_row (struct glyph_matrix *matrix, int row)
glyph_matrix     1485 src/dispnew.c    struct glyph_matrix *matrix = w->current_matrix;
glyph_matrix     1909 src/dispnew.c  	  struct glyph_matrix *m = w->current_matrix;
glyph_matrix     1910 src/dispnew.c  	  struct glyph_matrix *fm = f->current_matrix;
glyph_matrix     1943 src/dispnew.c  static struct glyph_matrix *
glyph_matrix     1947 src/dispnew.c    struct glyph_matrix *saved = xzalloc (sizeof *saved);
glyph_matrix     1988 src/dispnew.c  restore_current_matrix (struct frame *f, struct glyph_matrix *saved)
glyph_matrix     2129 src/dispnew.c  	  struct glyph_matrix *copy = save_current_matrix (f);
glyph_matrix     2528 src/dispnew.c  build_frame_matrix_from_window_tree (struct glyph_matrix *matrix, struct window *w)
glyph_matrix     2554 src/dispnew.c  build_frame_matrix_from_leaf_window (struct glyph_matrix *frame_matrix, struct window *w)
glyph_matrix     2556 src/dispnew.c    struct glyph_matrix *window_matrix;
glyph_matrix     2769 src/dispnew.c  make_current (struct glyph_matrix *desired_matrix,
glyph_matrix     2770 src/dispnew.c  	      struct glyph_matrix *current_matrix, int row)
glyph_matrix     2863 src/dispnew.c  mirrored_line_dance (struct glyph_matrix *matrix, int unchanged_at_top, int nlines,
glyph_matrix     2986 src/dispnew.c  	  struct glyph_matrix *m = w->current_matrix;
glyph_matrix     3038 src/dispnew.c  		  struct glyph_matrix *m2;
glyph_matrix     3112 src/dispnew.c  check_matrix_pointers (struct glyph_matrix *window_matrix,
glyph_matrix     3113 src/dispnew.c  		       struct glyph_matrix *frame_matrix)
glyph_matrix     3658 src/dispnew.c    struct glyph_matrix *desired_matrix = w->desired_matrix;
glyph_matrix     4539 src/dispnew.c    struct glyph_matrix *desired_matrix = w->desired_matrix;
glyph_matrix     4540 src/dispnew.c    struct glyph_matrix *current_matrix = w->current_matrix;
glyph_matrix     4944 src/dispnew.c    struct glyph_matrix *current_matrix = f->current_matrix;
glyph_matrix     4945 src/dispnew.c    struct glyph_matrix *desired_matrix = f->desired_matrix;
glyph_matrix     5116 src/dispnew.c    struct glyph_matrix *current_matrix = frame->current_matrix;
glyph_matrix     5117 src/dispnew.c    struct glyph_matrix *desired_matrix = frame->desired_matrix;
glyph_matrix     5255 src/dispnew.c    struct glyph_matrix *current_matrix = f->current_matrix;
glyph_matrix     5256 src/dispnew.c    struct glyph_matrix *desired_matrix = f->desired_matrix;
glyph_matrix      312 src/frame.h      struct glyph_matrix *desired_matrix;
glyph_matrix      313 src/frame.h      struct glyph_matrix *current_matrix;
glyph_matrix       58 src/scroll.c                                    struct glyph_matrix *,
glyph_matrix       62 src/scroll.c                             struct glyph_matrix *,
glyph_matrix      236 src/scroll.c   do_scrolling (struct frame *frame, struct glyph_matrix *current_matrix,
glyph_matrix      641 src/scroll.c   do_direct_scrolling (struct frame *frame, struct glyph_matrix *current_matrix,
glyph_matrix     3035 src/term.c       struct glyph_matrix *screen_behind;
glyph_matrix     3045 src/term.c     static struct glyph_matrix *
glyph_matrix     3049 src/term.c       struct glyph_matrix *saved = xzalloc (sizeof *saved);
glyph_matrix     3076 src/term.c     restore_desired_matrix (struct frame *f, struct glyph_matrix *saved)
glyph_matrix     3095 src/term.c     free_saved_screen (struct glyph_matrix *saved)
glyph_matrix     3115 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     17919 src/xdisp.c    		     struct glyph_matrix *matrix,
glyph_matrix     18597 src/xdisp.c      struct glyph_matrix *matrix;
glyph_matrix     20636 src/xdisp.c          struct glyph_matrix *matrix =
glyph_matrix     21496 src/xdisp.c    find_last_row_displaying_text (struct glyph_matrix *, struct it *,
glyph_matrix     21506 src/xdisp.c    find_last_row_displaying_text (struct glyph_matrix *matrix, struct it *it,
glyph_matrix     21836 src/xdisp.c      struct glyph_matrix *current_matrix = w->current_matrix;
glyph_matrix     21837 src/xdisp.c      struct glyph_matrix *desired_matrix = w->desired_matrix;
glyph_matrix     22607 src/xdisp.c    void dump_glyph_matrix (struct glyph_matrix *, int) EXTERNALLY_VISIBLE;
glyph_matrix     22618 src/xdisp.c    dump_glyph_matrix (struct glyph_matrix *matrix, int glyphs)
glyph_matrix     22906 src/xdisp.c      struct glyph_matrix *matrix;
glyph_matrix     22946 src/xdisp.c      struct glyph_matrix *m = WINDOWP (sf->tab_bar_window)
glyph_matrix     22979 src/xdisp.c      struct glyph_matrix *m = XWINDOW (sf->tool_bar_window)->current_matrix;
glyph_matrix     33596 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) {}