HelenOS sources

wndmgt_ev_t        56 uspace/lib/wndmgt/include/wndmgt_srv.h 	errno_t (*get_event)(void *, wndmgt_ev_t *);
wndmgt_ev_t       334 uspace/lib/wndmgt/src/wndmgt.c static errno_t wndmgt_get_event(wndmgt_t *wndmgt, wndmgt_ev_t *event)
wndmgt_ev_t       365 uspace/lib/wndmgt/src/wndmgt.c 	wndmgt_ev_t event;
wndmgt_ev_t       242 uspace/lib/wndmgt/src/wndmgt_srv.c 	wndmgt_ev_t event;
wndmgt_ev_t        52 uspace/lib/wndmgt/test/wndmgt.c static errno_t test_get_event(void *, wndmgt_ev_t *);
wndmgt_ev_t        78 uspace/lib/wndmgt/test/wndmgt.c 	wndmgt_ev_t event;
wndmgt_ev_t        79 uspace/lib/wndmgt/test/wndmgt.c 	wndmgt_ev_t revent;
wndmgt_ev_t       723 uspace/lib/wndmgt/test/wndmgt.c static errno_t test_get_event(void *arg, wndmgt_ev_t *event)
wndmgt_ev_t        75 uspace/srv/hid/display/test/wmclient.c 	wndmgt_ev_t revent;
wndmgt_ev_t       114 uspace/srv/hid/display/test/wmclient.c 	wndmgt_ev_t revent;
wndmgt_ev_t       153 uspace/srv/hid/display/test/wmclient.c 	wndmgt_ev_t revent;
wndmgt_ev_t       192 uspace/srv/hid/display/test/wmclient.c 	wndmgt_ev_t revent;
wndmgt_ev_t        68 uspace/srv/hid/display/types/display/wmclient.h 	wndmgt_ev_t event;
wndmgt_ev_t        88 uspace/srv/hid/display/wmclient.c errno_t ds_wmclient_get_event(ds_wmclient_t *wmclient, wndmgt_ev_t *event)
wndmgt_ev_t        47 uspace/srv/hid/display/wmclient.h extern errno_t ds_wmclient_get_event(ds_wmclient_t *,  wndmgt_ev_t *);
wndmgt_ev_t        50 uspace/srv/hid/display/wmops.c static errno_t dispwm_get_event(void *, wndmgt_ev_t *);
wndmgt_ev_t       211 uspace/srv/hid/display/wmops.c static errno_t dispwm_get_event(void *arg, wndmgt_ev_t *ev)
HelenOS homepage, sources at GitHub