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