Home
last modified time | relevance | path

Searched refs:HandlePropertyNotify (Results 1 – 21 of 21) sorted by relevance

/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Devent_handlers.h19 void HandlePropertyNotify(void);
H A Devent_handlers.c1123 void HandlePropertyNotify(void) in HandlePropertyNotify() function
/dports/x11-wm/tvtwm/tvtwm/
H A Devents.h65 extern void HandlePropertyNotify();
H A Devents.c244 EventHandler[PropertyNotify] = HandlePropertyNotify; in InitEvents()
969 HandlePropertyNotify() in HandlePropertyNotify() function
/dports/x11-wm/piewm/piewm-1.04/
H A Devents.h64 extern void HandlePropertyNotify(void);
H A Devents.c221 EventHandler[PropertyNotify] = HandlePropertyNotify; in InitEvents()
716 HandlePropertyNotify(void) in HandlePropertyNotify() function
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Deventhandler.h47 void HandlePropertyNotify(const evh_args_t *ea);
H A Devents.c3234 void HandlePropertyNotify(const evh_args_t *ea) in HandlePropertyNotify() function
4048 EventHandlerJumpTable[PropertyNotify] = HandlePropertyNotify; in InitEventHandlerJumpTable()
H A Dmove_resize.c4550 HandlePropertyNotify(&ea); in __resize_window()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Deventhandler.h45 void HandlePropertyNotify(const evh_args_t *ea);
H A Devents.c3229 void HandlePropertyNotify(const evh_args_t *ea) in HandlePropertyNotify() function
4050 EventHandlerJumpTable[PropertyNotify] = HandlePropertyNotify; in InitEventHandlerJumpTable()
H A Dmove_resize.c4175 HandlePropertyNotify(&ea); in __resize_window()
/dports/x11-wm/twm/twm-1.0.11/src/
H A Devents.h84 extern void HandlePropertyNotify(void);
H A Devents.c168 EventHandler[PropertyNotify] = HandlePropertyNotify; in InitEvents()
729 HandlePropertyNotify(void) in HandlePropertyNotify() function
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dmisc.h161 extern void HandlePropertyNotify(void);
H A Devents.c158 HandlePropertyNotify(); in DispatchEvent()
360 void HandlePropertyNotify() in HandlePropertyNotify() function
/dports/x11-wm/jwm/jwm-2.3.7/src/
H A Devent.c60 static char HandlePropertyNotify(const XPropertyEvent *event);
144 handled = HandlePropertyNotify(&event->xproperty); in WaitForEvent()
839 char HandlePropertyNotify(const XPropertyEvent *event) in HandlePropertyNotify() function
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dprototypes.h202 extern void HandlePropertyNotify(void);
H A Devents.c197 EventHandler[PropertyNotify] = HandlePropertyNotify; in InitEvents()
889 HandlePropertyNotify(void) in HandlePropertyNotify() function
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Devents.c719 HandlePropertyNotify (event); in DispatchEvent()
915 void HandlePropertyNotify (ASEvent * event) in HandlePropertyNotify() function
H A Dasinternals.h635 void HandlePropertyNotify (struct ASEvent *event);