glyph_pool        773 src/dispextern.h   struct glyph_pool *pool;
glyph_pool        262 src/dispnew.c  new_glyph_matrix (struct glyph_pool *pool)
glyph_pool       1337 src/dispnew.c  static struct glyph_pool * ATTRIBUTE_MALLOC
glyph_pool       1340 src/dispnew.c    struct glyph_pool *result = xzalloc (sizeof *result);
glyph_pool       1359 src/dispnew.c  free_glyph_pool (struct glyph_pool *pool)
glyph_pool       1384 src/dispnew.c  realloc_glyph_pool (struct glyph_pool *pool, struct dim matrix_dim)
glyph_pool        310 src/frame.h      struct glyph_pool *current_pool;
glyph_pool        311 src/frame.h      struct glyph_pool *desired_pool;