Home
last modified time | relevance | path

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

/dports/editors/emacs/emacs-27.2/src/
H A Dtermhooks.h98 MOUSE_CLICK_EVENT, /* The button number is in .code; it must enumerator
H A Dw32inevt.c596 emacs_ev->kind = MOUSE_CLICK_EVENT; in do_mouse_event()
H A Dkeyboard.c3728 if (sp->kind == MOUSE_CLICK_EVENT in discard_mouse_events()
5536 case MOUSE_CLICK_EVENT: in make_lispy_event()
5554 if (event->kind == MOUSE_CLICK_EVENT in make_lispy_event()
H A Dmsdos.c2720 event.kind = MOUSE_CLICK_EVENT; in dos_rawgetc()
H A Dw32term.c3144 result->kind = MOUSE_CLICK_EVENT; in w32_construct_mouse_click()
H A Dxterm.c5082 result->kind = MOUSE_CLICK_EVENT; in x_construct_mouse_click()
H A DChangeLog.1016625 (make_lispy_event): Use make_lispy_position for MOUSE_CLICK_EVENT,
18130 * w32term.c (construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT.
18134 MOUSE_CLICK_EVENT events. Forward w32 MSH_MOUSEWHEEL events as
18453 MOUSE_CLICK_EVENT and DRAG_N_DROP_EVENT, rather than calculating
23453 to MOUSE_CLICK_EVENT, mouse_wheel to MOUSE_WHEEL_EVENT,
H A Dnsterm.m6870 emacs_event->kind = MOUSE_CLICK_EVENT;
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dtermhooks.h100 MOUSE_CLICK_EVENT, /* The button number is in .code; it must enumerator
H A Dw32inevt.c598 emacs_ev->kind = MOUSE_CLICK_EVENT; in do_mouse_event()
H A Dkeyboard.c3770 if (sp->kind == MOUSE_CLICK_EVENT in discard_mouse_events()
5674 case MOUSE_CLICK_EVENT: in make_lispy_event()
5689 if (event->kind == MOUSE_CLICK_EVENT) in make_lispy_event()
H A Dmsdos.c2721 event.kind = MOUSE_CLICK_EVENT; in dos_rawgetc()
H A Dterm.c2495 result->kind = MOUSE_CLICK_EVENT; in term_mouse_click()
H A Dhaikuterm.c2892 inev.kind = MOUSE_CLICK_EVENT; in haiku_read_socket()
H A Dpgtkterm.c6049 result->kind = MOUSE_CLICK_EVENT; in construct_mouse_click()
H A Dw32term.c3202 result->kind = MOUSE_CLICK_EVENT; in w32_construct_mouse_click()
H A Dxterm.c5534 result->kind = MOUSE_CLICK_EVENT; in x_construct_mouse_click()
H A DChangeLog.1016625 (make_lispy_event): Use make_lispy_position for MOUSE_CLICK_EVENT,
18130 * w32term.c (construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT.
18134 MOUSE_CLICK_EVENT events. Forward w32 MSH_MOUSEWHEEL events as
18453 MOUSE_CLICK_EVENT and DRAG_N_DROP_EVENT, rather than calculating
23453 to MOUSE_CLICK_EVENT, mouse_wheel to MOUSE_WHEEL_EVENT,
H A Dnsterm.m6673 emacs_event->kind = MOUSE_CLICK_EVENT;
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dkeyboard.c3781 if (sp->kind == MOUSE_CLICK_EVENT in discard_mouse_events()
5601 case MOUSE_CLICK_EVENT: in make_lispy_event()
5619 if (event->kind == MOUSE_CLICK_EVENT in make_lispy_event()
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dkeyboard.c3781 if (sp->kind == MOUSE_CLICK_EVENT in discard_mouse_events()
5601 case MOUSE_CLICK_EVENT: in make_lispy_event()
5619 if (event->kind == MOUSE_CLICK_EVENT in make_lispy_event()
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.350970 Migrate usage of GPM_CLICK_EVENT to MOUSE_CLICK_EVENT.
50975 usage of GPM_CLICK_EVENT to MOUSE_CLICK_EVENT.