aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispextern.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dispextern.h')
-rw-r--r--src/dispextern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dispextern.h b/src/dispextern.h
index e030618a9b7..679820d5063 100644
--- a/src/dispextern.h
+++ b/src/dispextern.h
@@ -3293,6 +3293,7 @@ extern void dump_glyph_string (struct glyph_string *) EXTERNALLY_VISIBLE;
3293 3293
3294extern void x_get_glyph_overhangs (struct glyph *, struct frame *, 3294extern void x_get_glyph_overhangs (struct glyph *, struct frame *,
3295 int *, int *); 3295 int *, int *);
3296extern struct font *font_for_underline_metrics (struct glyph_string *);
3296extern void x_produce_glyphs (struct it *); 3297extern void x_produce_glyphs (struct it *);
3297 3298
3298extern void x_write_glyphs (struct window *, struct glyph_row *, 3299extern void x_write_glyphs (struct window *, struct glyph_row *,