adjust_glyph_matrix 1696 src/dispnew.c  	      adjust_glyph_matrix (w, w->desired_matrix, x, y, dim);
adjust_glyph_matrix 1697 src/dispnew.c  	      adjust_glyph_matrix (w, w->current_matrix, x, y, dim);
adjust_glyph_matrix 1821 src/dispnew.c  	  adjust_glyph_matrix (w, w->desired_matrix, 0, 0, dim);
adjust_glyph_matrix 1822 src/dispnew.c  	  adjust_glyph_matrix (w, w->current_matrix, 0, 0, dim);
adjust_glyph_matrix 2124 src/dispnew.c  	  adjust_glyph_matrix (NULL, f->desired_matrix, 0, 0, matrix_dim);
adjust_glyph_matrix 2125 src/dispnew.c  	  adjust_glyph_matrix (NULL, f->current_matrix, 0, 0, matrix_dim);
adjust_glyph_matrix 2131 src/dispnew.c  	  adjust_glyph_matrix (NULL, f->desired_matrix, 0, 0, matrix_dim);
adjust_glyph_matrix 2132 src/dispnew.c  	  adjust_glyph_matrix (NULL, f->current_matrix, 0, 0, matrix_dim);
adjust_glyph_matrix 2140 src/dispnew.c  	  adjust_glyph_matrix (NULL, f->desired_matrix, 0, 0, matrix_dim);
adjust_glyph_matrix 2145 src/dispnew.c  	  adjust_glyph_matrix (NULL, f->current_matrix, 0, 0, matrix_dim);