HelenOS sources

wnd_kbd_event      75 tools/xcw/demo/viewer.c static void wnd_kbd_event(ui_window_t *, void *, kbd_event_t *);
wnd_kbd_event      79 tools/xcw/demo/viewer.c 	.kbd = wnd_kbd_event
wnd_kbd_event     104 uspace/app/barber/barber.c static void wnd_kbd_event(ui_window_t *, void *, kbd_event_t *);
wnd_kbd_event     108 uspace/app/barber/barber.c 	.kbd = wnd_kbd_event
wnd_kbd_event     157 uspace/app/calculator/calculator.c static void wnd_kbd_event(ui_window_t *, void *, kbd_event_t *);
wnd_kbd_event     161 uspace/app/calculator/calculator.c 	.kbd = wnd_kbd_event
wnd_kbd_event      56 uspace/app/gfxdemo/gfxdemo.c static void wnd_kbd_event(void *, kbd_event_t *);
wnd_kbd_event      60 uspace/app/gfxdemo/gfxdemo.c 	.kbd_event = wnd_kbd_event
wnd_kbd_event      75 uspace/app/viewer/viewer.c static void wnd_kbd_event(ui_window_t *, void *, kbd_event_t *);
wnd_kbd_event      79 uspace/app/viewer/viewer.c 	.kbd = wnd_kbd_event
HelenOS homepage, sources at GitHub