Home
last modified time | relevance | path

Searched refs:HandleLeaveNotify (Results 1 – 19 of 19) sorted by relevance

/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Devent_handlers.h16 void HandleLeaveNotify(void);
H A Devent_handlers.c2507 EventHandler[LeaveNotify] = HandleLeaveNotify; in HandleButtonRelease()
3477 void HandleLeaveNotify(void) in HandleLeaveNotify() function
/dports/x11-wm/tvtwm/tvtwm/
H A Devents.h62 extern void HandleLeaveNotify();
H A Devents.c241 EventHandler[LeaveNotify] = HandleLeaveNotify; in InitEvents()
2036 EventHandler[LeaveNotify] = HandleLeaveNotify; in HandleButtonRelease()
2615 HandleLeaveNotify() in HandleLeaveNotify() function
/dports/x11-wm/piewm/piewm-1.04/
H A Devents.h61 extern void HandleLeaveNotify(void);
H A Devents.c218 EventHandler[LeaveNotify] = HandleLeaveNotify; in InitEvents()
1741 EventHandler[LeaveNotify] = HandleLeaveNotify; in HandleButtonRelease()
2212 HandleLeaveNotify(void) in HandleLeaveNotify() function
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Deventhandler.h44 void HandleLeaveNotify(const evh_args_t *ea);
H A Devents.c2708 void HandleLeaveNotify(const evh_args_t *ea) in HandleLeaveNotify() function
4043 EventHandlerJumpTable[LeaveNotify] = HandleLeaveNotify; in InitEventHandlerJumpTable()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Deventhandler.h42 void HandleLeaveNotify(const evh_args_t *ea);
H A Devents.c2682 void HandleLeaveNotify(const evh_args_t *ea) in HandleLeaveNotify() function
4045 EventHandlerJumpTable[LeaveNotify] = HandleLeaveNotify; in InitEventHandlerJumpTable()
/dports/x11-wm/twm/twm-1.0.11/src/
H A Devents.h97 extern void HandleLeaveNotify(void);
H A Devents.c165 EventHandler[LeaveNotify] = HandleLeaveNotify; in InitEvents()
1639 EventHandler[LeaveNotify] = HandleLeaveNotify; in HandleButtonRelease()
2143 HandleLeaveNotify(void) in HandleLeaveNotify() function
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dmisc.h158 extern void HandleLeaveNotify(void);
H A Devents.c146 HandleLeaveNotify(); in DispatchEvent()
1155 void HandleLeaveNotify() in HandleLeaveNotify() function
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dprototypes.h198 extern void HandleLeaveNotify(void);
H A Ddesktop.c724 EventHandler[LeaveNotify] = HandleLeaveNotify; in EndMoveWindowOnDesktop()
H A Devents.c192 EventHandler[LeaveNotify] = HandleLeaveNotify; in InitEvents()
2074 EventHandler[LeaveNotify] = HandleLeaveNotify; in HandleButtonRelease()
3123 HandleLeaveNotify(void) in HandleLeaveNotify() function
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Devents.c685 HandleLeaveNotify (event); in DispatchEvent()
1531 void HandleLeaveNotify (ASEvent * event) in HandleLeaveNotify() function
H A Dasinternals.h632 void HandleLeaveNotify (struct ASEvent *event);