Home
last modified time | relevance | path

Searched refs:mouse_face_beg_x (Results 1 – 4 of 4) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddispextern.h2834 int mouse_face_beg_row, mouse_face_beg_col, mouse_face_beg_x; member
2863 hlinfo->mouse_face_beg_x = hlinfo->mouse_face_end_x = 0; in reset_mouse_highlight()
H A Dxdisp.c14272 hlinfo->mouse_face_beg_x = x; in note_tab_bar_highlight()
15205 hlinfo->mouse_face_beg_x = x; in note_tool_bar_highlight()
32668 start_x = hlinfo->mouse_face_beg_x; in show_mouse_face()
33169 hlinfo->mouse_face_beg_x = x; in mouse_face_from_buffer_pos()
33222 hlinfo->mouse_face_beg_x = x; in mouse_face_from_buffer_pos()
33474 hlinfo->mouse_face_beg_x = gx; in mouse_face_from_string_pos()
33494 hlinfo->mouse_face_beg_x = gx; in mouse_face_from_string_pos()
34034 hlinfo->mouse_face_beg_x = original_x_pixel in note_mode_line_or_margin_highlight()
34047 hlinfo->mouse_face_beg_x = 0; in note_mode_line_or_margin_highlight()
/dports/editors/emacs/emacs-27.2/src/
H A Ddispextern.h2817 int mouse_face_beg_row, mouse_face_beg_col, mouse_face_beg_x; member
2846 hlinfo->mouse_face_beg_x = hlinfo->mouse_face_end_x = 0; in reset_mouse_highlight()
H A Dxdisp.c13569 hlinfo->mouse_face_beg_x = x; in note_tab_bar_highlight()
14533 hlinfo->mouse_face_beg_x = x; in note_tool_bar_highlight()
31649 start_x = hlinfo->mouse_face_beg_x; in show_mouse_face()
32136 hlinfo->mouse_face_beg_x = x; in mouse_face_from_buffer_pos()
32189 hlinfo->mouse_face_beg_x = x; in mouse_face_from_buffer_pos()
32441 hlinfo->mouse_face_beg_x = gx; in mouse_face_from_string_pos()
32461 hlinfo->mouse_face_beg_x = gx; in mouse_face_from_string_pos()
32987 hlinfo->mouse_face_beg_x = original_x_pixel in note_mode_line_or_margin_highlight()
33000 hlinfo->mouse_face_beg_x = 0; in note_mode_line_or_margin_highlight()