cmcheckmagic (tty);
}
+#ifndef DOS_NT
+
static void
tty_write_glyphs_with_face (register struct frame *f, register struct glyph *string,
register int len, register int face_id)
cmcheckmagic (tty);
}
+#endif
+
/* An implementation of insert_glyphs for termcap frames. */
static void
Mouse
***********************************************************************/
-/* Implementation of draw_row_with_mouse_face for TTY/GPM. */
+#ifndef DOS_NT
+
+/* Implementation of draw_row_with_mouse_face for TTY/GPM and macOS. */
void
tty_draw_row_with_mouse_face (struct window *w, struct glyph_row *row,
int start_hpos, int end_hpos,
cursor_to (f, save_y, save_x);
}
+#endif
+
#ifdef HAVE_GPM
void