Home
last modified time | relevance | path

Searched refs:DRAW_MOUSE_FACE (Results 1 – 22 of 22) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dhaikuterm.c601 if (s->prev && s->prev && s->prev->hl == DRAW_MOUSE_FACE) in haiku_draw_text_decoration()
769 || (s->hl == DRAW_MOUSE_FACE in haiku_draw_string_box()
773 || (s->hl == DRAW_MOUSE_FACE in haiku_draw_string_box()
1065 if (s->hl == DRAW_MOUSE_FACE || (s->hl == DRAW_CURSOR in haiku_draw_stretch_glyph_string()
1098 if (s->hl == DRAW_MOUSE_FACE) in haiku_draw_stretch_glyph_string()
H A Dw32console.c438 if (draw == DRAW_MOUSE_FACE) in tty_draw_row_with_mouse_face()
H A Dxdisp.c28549 if (s->hl == DRAW_MOUSE_FACE in fill_composite_glyph_string()
28598 if (s->hl == DRAW_MOUSE_FACE in fill_gstring_glyph_string()
28664 if (s->hl == DRAW_MOUSE_FACE in fill_glyphless_glyph_string()
28736 if (s->hl == DRAW_MOUSE_FACE in fill_glyph_string()
28778 if (s->hl == DRAW_MOUSE_FACE in fill_image_glyph_string()
28801 if (s->hl == DRAW_MOUSE_FACE in fill_xwidget_glyph_string()
28835 if (s->hl == DRAW_MOUSE_FACE in fill_stretch_glyph_string()
29109 || s->hl == DRAW_MOUSE_FACE)) in set_glyph_string_background_width()
29576 overlap_hl = DRAW_MOUSE_FACE; in draw_glyphs()
29606 overlap_hl = DRAW_MOUSE_FACE; in draw_glyphs()
[all …]
H A Ddispextern.h1288 DRAW_MOUSE_FACE, enumerator
H A Dpgtkterm.c1131 else if (s->hl == DRAW_MOUSE_FACE) in x_set_glyph_string_gc()
1933 || (s->hl == DRAW_MOUSE_FACE in x_draw_glyph_string_box()
1936 || (s->hl == DRAW_MOUSE_FACE in x_draw_glyph_string_box()
H A Dw32term.c1038 else if (s->hl == DRAW_MOUSE_FACE) in w32_set_glyph_string_gc()
1770 || (s->hl == DRAW_MOUSE_FACE in w32_draw_glyph_string_box()
1774 || (s->hl == DRAW_MOUSE_FACE in w32_draw_glyph_string_box()
H A Dmsdos.c979 if (hl == DRAW_MOUSE_FACE) in tty_draw_row_with_mouse_face()
H A Dterm.c2417 if (draw == DRAW_MOUSE_FACE) in tty_draw_row_with_mouse_face()
H A Dxterm.c1944 else if (s->hl == DRAW_MOUSE_FACE) in x_set_glyph_string_gc()
3304 || (s->hl == DRAW_MOUSE_FACE in x_draw_glyph_string_box()
3308 || (s->hl == DRAW_MOUSE_FACE in x_draw_glyph_string_box()
H A Dnsterm.m3539 || (s->hl == DRAW_MOUSE_FACE
3542 || (s->hl == DRAW_MOUSE_FACE
3572 if (!s->background_filled_p/* || s->hl == DRAW_MOUSE_FACE*/)
H A DChangeLog.138805 (macfont_draw): Check for DRAW_MOUSE_FACE and set face accordingly.
/dports/editors/emacs/emacs-27.2/src/
H A Dw32console.c438 if (draw == DRAW_MOUSE_FACE) in tty_draw_row_with_mouse_face()
H A Ddispextern.h1280 DRAW_MOUSE_FACE, enumerator
H A Dnsterm.m3716 if (s->hl == DRAW_MOUSE_FACE)
3740 || (s->hl == DRAW_MOUSE_FACE
3743 || (s->hl == DRAW_MOUSE_FACE
3772 if (!s->background_filled_p/* || s->hl == DRAW_MOUSE_FACE*/)
3784 if (s->hl == DRAW_MOUSE_FACE)
3852 if (s->hl == DRAW_MOUSE_FACE)
3988 if (s->hl == DRAW_MOUSE_FACE)
4077 (s->hl == DRAW_MOUSE_FACE ? NS_DUMPGLYPH_MOUSEFACE :
H A Dw32term.c1037 else if (s->hl == DRAW_MOUSE_FACE) in w32_set_glyph_string_gc()
1743 || (s->hl == DRAW_MOUSE_FACE in w32_draw_glyph_string_box()
1747 || (s->hl == DRAW_MOUSE_FACE in w32_draw_glyph_string_box()
H A Dxdisp.c28142 || s->hl == DRAW_MOUSE_FACE)) in set_glyph_string_background_width()
28589 overlap_hl = DRAW_MOUSE_FACE; in draw_glyphs()
28619 overlap_hl = DRAW_MOUSE_FACE; in draw_glyphs()
28644 overlap_hl = DRAW_MOUSE_FACE; in draw_glyphs()
28671 overlap_hl = DRAW_MOUSE_FACE; in draw_glyphs()
31392 hl = DRAW_MOUSE_FACE; in erase_phys_cursor()
31701 = draw == DRAW_MOUSE_FACE || draw == DRAW_IMAGE_RAISED; in show_mouse_face()
31740 if (draw == DRAW_MOUSE_FACE) in show_mouse_face()
32320 show_mouse_face (hlinfo, DRAW_MOUSE_FACE); in mouse_face_from_buffer_pos()
33012 show_mouse_face (hlinfo, DRAW_MOUSE_FACE); in note_mode_line_or_margin_highlight()
[all …]
H A Dnsfont.m1025 (s->hl == DRAW_MOUSE_FACE ? NS_DUMPGLYPH_MOUSEFACE :
H A Dmsdos.c979 if (hl == DRAW_MOUSE_FACE) in tty_draw_row_with_mouse_face()
H A Dterm.c2410 if (draw == DRAW_MOUSE_FACE) in tty_draw_row_with_mouse_face()
H A Dxterm.c1638 else if (s->hl == DRAW_MOUSE_FACE) in x_set_glyph_string_gc()
3010 || (s->hl == DRAW_MOUSE_FACE in x_draw_glyph_string_box()
3014 || (s->hl == DRAW_MOUSE_FACE in x_draw_glyph_string_box()
H A Dmacfont.m2847 if (s->hl == DRAW_MOUSE_FACE)
H A DChangeLog.138805 (macfont_draw): Check for DRAW_MOUSE_FACE and set face accordingly.