insert_glyphs    2977 src/dispextern.h   void (*insert_glyphs) (struct window *w, struct glyph_row *row,
insert_glyphs    3799 src/dispextern.h extern void insert_glyphs (struct frame *, struct glyph *, int);
insert_glyphs    5492 src/dispnew.c        insert_glyphs (f, 0, nsp - osp);
insert_glyphs    5542 src/dispnew.c  	  insert_glyphs (f, nbody + nsp + begmatch + out, nlen - olen + del);