w32con_write_glyphs 49 src/w32console.c static void w32con_write_glyphs (struct frame *f, struct glyph *string, int len); w32con_write_glyphs 173 src/w32console.c w32con_write_glyphs (f, glyphs, end - cursor_coords.X); w32con_write_glyphs 297 src/w32console.c w32con_write_glyphs (f, start, len); w32con_write_glyphs 675 src/w32console.c term->write_glyphs_hook = w32con_write_glyphs;