Home
last modified time | relevance | path

Searched refs:tty_draw_row_with_mouse_face (Results 1 – 15 of 15) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32console.c422 tty_draw_row_with_mouse_face (struct window *w, struct glyph_row *row, in tty_draw_row_with_mouse_face() function
H A Ddispextern.h3467 extern void tty_draw_row_with_mouse_face (struct window *, struct glyph_row *,
H A Dmsdos.c971 tty_draw_row_with_mouse_face (struct window *w, struct glyph_row *row, in tty_draw_row_with_mouse_face() function
H A Dterm.c2396 tty_draw_row_with_mouse_face (struct window *w, struct glyph_row *row, in tty_draw_row_with_mouse_face() function
H A DChangeLog.112807 (tty_draw_row_with_mouse_face): New function.
2848 systems. Call tty_draw_row_with_mouse_face for TTY systems.
2908 (tty_draw_row_with_mouse_face): Declare prototype.
H A Dxdisp.c32616 tty_draw_row_with_mouse_face (w, row, start_hpos, end_hpos, draw); in draw_row_with_mouse_face()
H A DChangeLog.1211652 Call tty_draw_row_with_mouse_face for WINDOWSNT as well.
11655 (w32con_write_glyphs_with_face, tty_draw_row_with_mouse_face):
/dports/editors/emacs/emacs-27.2/src/
H A Dw32console.c422 tty_draw_row_with_mouse_face (struct window *w, struct glyph_row *row, in tty_draw_row_with_mouse_face() function
H A Ddispextern.h3451 extern void tty_draw_row_with_mouse_face (struct window *, struct glyph_row *,
H A Dmsdos.c971 tty_draw_row_with_mouse_face (struct window *w, struct glyph_row *row, in tty_draw_row_with_mouse_face() function
H A Dterm.c2389 tty_draw_row_with_mouse_face (struct window *w, struct glyph_row *row, in tty_draw_row_with_mouse_face() function
H A DChangeLog.112807 (tty_draw_row_with_mouse_face): New function.
2848 systems. Call tty_draw_row_with_mouse_face for TTY systems.
2908 (tty_draw_row_with_mouse_face): Declare prototype.
H A Dxdisp.c31604 tty_draw_row_with_mouse_face (w, row, start_hpos, end_hpos, draw); in draw_row_with_mouse_face()
H A DChangeLog.1211652 Call tty_draw_row_with_mouse_face for WINDOWSNT as well.
11655 (w32con_write_glyphs_with_face, tty_draw_row_with_mouse_face):
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.340155 * src/term.c (tty_draw_row_with_mouse_face)