glyph_pool        738 src/dispextern.h   struct glyph_pool *pool;
glyph_pool        258 src/dispnew.c  new_glyph_matrix (struct glyph_pool *pool)
glyph_pool       1331 src/dispnew.c  static struct glyph_pool * ATTRIBUTE_MALLOC
glyph_pool       1334 src/dispnew.c    struct glyph_pool *result = xzalloc (sizeof *result);
glyph_pool       1353 src/dispnew.c  free_glyph_pool (struct glyph_pool *pool)
glyph_pool       1378 src/dispnew.c  realloc_glyph_pool (struct glyph_pool *pool, struct dim matrix_dim)
glyph_pool        253 src/frame.h      struct glyph_pool *current_pool;
glyph_pool        254 src/frame.h      struct glyph_pool *desired_pool;