HelenOS sources

kbd_event_t        75 tools/xcw/demo/viewer.c static void wnd_kbd_event(ui_window_t *, void *, kbd_event_t *);
kbd_event_t       109 tools/xcw/demo/viewer.c static void viewer_kbd_event_unmod(viewer_t *viewer, kbd_event_t *event)
kbd_event_t       157 tools/xcw/demo/viewer.c static void viewer_kbd_event_ctrl(viewer_t *viewer, kbd_event_t *event)
kbd_event_t       170 tools/xcw/demo/viewer.c     kbd_event_t *event)
kbd_event_t        59 uspace/app/aboutos/aboutos.c static void aboutos_wnd_kbd(ui_window_t *, void *, kbd_event_t *);
kbd_event_t        91 uspace/app/aboutos/aboutos.c     kbd_event_t *event)
kbd_event_t       104 uspace/app/barber/barber.c static void wnd_kbd_event(ui_window_t *, void *, kbd_event_t *);
kbd_event_t       128 uspace/app/barber/barber.c static void barber_kbd_event_unmod(barber_t *barber, kbd_event_t *event)
kbd_event_t       139 uspace/app/barber/barber.c static void barber_kbd_event_ctrl(barber_t *barber, kbd_event_t *event)
kbd_event_t       151 uspace/app/barber/barber.c static void wnd_kbd_event(ui_window_t *window, void *arg, kbd_event_t *event)
kbd_event_t       123 uspace/app/bdsh/cmds/modules/cat/cat.c 	kbd_event_t *kev;
kbd_event_t       157 uspace/app/calculator/calculator.c static void wnd_kbd_event(ui_window_t *, void *, kbd_event_t *);
kbd_event_t       185 uspace/app/calculator/calculator.c static void wnd_kbd_event(ui_window_t *window, void *arg, kbd_event_t *event)
kbd_event_t       170 uspace/app/edit/edit.c static void key_handle_press(kbd_event_t *ev);
kbd_event_t       171 uspace/app/edit/edit.c static void key_handle_unmod(kbd_event_t const *ev);
kbd_event_t       172 uspace/app/edit/edit.c static void key_handle_ctrl(kbd_event_t const *ev);
kbd_event_t       173 uspace/app/edit/edit.c static void key_handle_shift(kbd_event_t const *ev);
kbd_event_t       174 uspace/app/edit/edit.c static void key_handle_shift_ctrl(kbd_event_t const *ev);
kbd_event_t       244 uspace/app/edit/edit.c static void edit_wnd_kbd_event(ui_window_t *, void *, kbd_event_t *);
kbd_event_t       647 uspace/app/edit/edit.c static void key_handle_press(kbd_event_t *ev)
kbd_event_t       674 uspace/app/edit/edit.c static void key_handle_unmod(kbd_event_t const *ev)
kbd_event_t       717 uspace/app/edit/edit.c static void key_handle_shift(kbd_event_t const *ev)
kbd_event_t       741 uspace/app/edit/edit.c static void key_handle_ctrl(kbd_event_t const *ev)
kbd_event_t       803 uspace/app/edit/edit.c static void key_handle_shift_ctrl(kbd_event_t const *ev)
kbd_event_t      2386 uspace/app/edit/edit.c     kbd_event_t *event)
kbd_event_t        60 uspace/app/fontedit/fontedit.c static void font_edit_kbd_event(ui_window_t *, void *, kbd_event_t *);
kbd_event_t       305 uspace/app/fontedit/fontedit.c static void font_edit_ctrl_key(font_edit_t *fedit, kbd_event_t *event)
kbd_event_t       384 uspace/app/fontedit/fontedit.c static void font_edit_unmod_key(font_edit_t *fedit, kbd_event_t *event)
kbd_event_t       454 uspace/app/fontedit/fontedit.c     kbd_event_t *event)
kbd_event_t        56 uspace/app/gfxdemo/gfxdemo.c static void wnd_kbd_event(void *, kbd_event_t *);
kbd_event_t        64 uspace/app/gfxdemo/gfxdemo.c static void uiwnd_kbd_event(ui_window_t *, void *, kbd_event_t *);
kbd_event_t        71 uspace/app/gfxdemo/gfxdemo.c static void demo_kbd_event(kbd_event_t *);
kbd_event_t      1288 uspace/app/gfxdemo/gfxdemo.c static void demo_kbd_event(kbd_event_t *event)
kbd_event_t      1309 uspace/app/gfxdemo/gfxdemo.c static void wnd_kbd_event(void *arg, kbd_event_t *event)
kbd_event_t      1320 uspace/app/gfxdemo/gfxdemo.c static void uiwnd_kbd_event(ui_window_t *window, void *arg, kbd_event_t *event)
kbd_event_t        47 uspace/app/modplay/modplay.c static void modplay_key_press(kbd_event_t *ev)
kbd_event_t        51 uspace/app/nav/nav.c static void wnd_kbd(ui_window_t *, void *, kbd_event_t *);
kbd_event_t        90 uspace/app/nav/nav.c static void wnd_kbd(ui_window_t *window, void *arg, kbd_event_t *event)
kbd_event_t        51 uspace/app/nav/panel.c static ui_evclaim_t panel_ctl_kbd_event(void *, kbd_event_t *);
kbd_event_t       199 uspace/app/nav/panel.c ui_evclaim_t panel_kbd_event(panel_t *panel, kbd_event_t *event)
kbd_event_t       336 uspace/app/nav/panel.c ui_evclaim_t panel_ctl_kbd_event(void *arg, kbd_event_t *event)
kbd_event_t        52 uspace/app/nav/panel.h extern ui_evclaim_t panel_kbd_event(panel_t *, kbd_event_t *);
kbd_event_t       178 uspace/app/nav/test/panel.c 	kbd_event_t event;
kbd_event_t        62 uspace/app/netecho/netecho.c static void key_handle_ctrl(kbd_event_t *ev)
kbd_event_t        88 uspace/app/netecho/netecho.c static void key_handle_unmod(kbd_event_t *ev)
kbd_event_t       101 uspace/app/netecho/netecho.c static void key_handle(kbd_event_t *ev)
kbd_event_t        49 uspace/app/nterm/nterm.c static void key_handle_ctrl(kbd_event_t *ev)
kbd_event_t        75 uspace/app/nterm/nterm.c static void key_handle_unmod(kbd_event_t *ev)
kbd_event_t        88 uspace/app/nterm/nterm.c static void key_handle(kbd_event_t *ev)
kbd_event_t        51 uspace/app/taskbar/clock.c static ui_evclaim_t taskbar_clock_ctl_kbd_event(void *, kbd_event_t *);
kbd_event_t       216 uspace/app/taskbar/clock.c ui_evclaim_t taskbar_clock_kbd_event(taskbar_clock_t *clock, kbd_event_t *event)
kbd_event_t       297 uspace/app/taskbar/clock.c ui_evclaim_t taskbar_clock_ctl_kbd_event(void *arg, kbd_event_t *event)
kbd_event_t        51 uspace/app/taskbar/clock.h extern ui_evclaim_t taskbar_clock_kbd_event(taskbar_clock_t *, kbd_event_t *);
kbd_event_t        53 uspace/app/taskbar/taskbar.c static void taskbar_wnd_kbd(ui_window_t *, void *, kbd_event_t *);
kbd_event_t        81 uspace/app/taskbar/taskbar.c static void taskbar_wnd_kbd(ui_window_t *window, void *arg, kbd_event_t *event)
kbd_event_t       105 uspace/app/taskbar/test/clock.c 	kbd_event_t event;
kbd_event_t       150 uspace/app/terminal/terminal.c static void terminal_kbd_event(ui_window_t *, void *, kbd_event_t *);
kbd_event_t       898 uspace/app/terminal/terminal.c     kbd_event_t *kbd_event)
kbd_event_t       127 uspace/app/tetris/scores.c 	kbd_event_t *kev;
kbd_event_t        83 uspace/app/trace/trace.c static kbd_event_t cev;
kbd_event_t       541 uspace/app/trace/trace.c 	kbd_event_t ev;
kbd_event_t        75 uspace/app/viewer/viewer.c static void wnd_kbd_event(ui_window_t *, void *, kbd_event_t *);
kbd_event_t       109 uspace/app/viewer/viewer.c static void viewer_kbd_event_unmod(viewer_t *viewer, kbd_event_t *event)
kbd_event_t       157 uspace/app/viewer/viewer.c static void viewer_kbd_event_ctrl(viewer_t *viewer, kbd_event_t *event)
kbd_event_t       170 uspace/app/viewer/viewer.c     kbd_event_t *event)
kbd_event_t       125 uspace/dist/src/c/demos/edit/edit.c static void key_handle_press(kbd_event_t *ev);
kbd_event_t       126 uspace/dist/src/c/demos/edit/edit.c static void key_handle_unmod(kbd_event_t const *ev);
kbd_event_t       127 uspace/dist/src/c/demos/edit/edit.c static void key_handle_ctrl(kbd_event_t const *ev);
kbd_event_t       128 uspace/dist/src/c/demos/edit/edit.c static void key_handle_shift(kbd_event_t const *ev);
kbd_event_t       129 uspace/dist/src/c/demos/edit/edit.c static void key_handle_shift_ctrl(kbd_event_t const *ev);
kbd_event_t       289 uspace/dist/src/c/demos/edit/edit.c static void key_handle_press(kbd_event_t *ev)
kbd_event_t       327 uspace/dist/src/c/demos/edit/edit.c static void key_handle_unmod(kbd_event_t const *ev)
kbd_event_t       370 uspace/dist/src/c/demos/edit/edit.c static void key_handle_shift(kbd_event_t const *ev)
kbd_event_t       394 uspace/dist/src/c/demos/edit/edit.c static void key_handle_ctrl(kbd_event_t const *ev)
kbd_event_t       456 uspace/dist/src/c/demos/edit/edit.c static void key_handle_shift_ctrl(kbd_event_t const *ev)
kbd_event_t       630 uspace/dist/src/c/demos/edit/edit.c 	kbd_event_t *kev;
kbd_event_t       128 uspace/dist/src/c/demos/tetris/scores.c 	kbd_event_t *kev;
kbd_event_t       127 uspace/drv/hid/usbhid/multimedia/multimedia.c 	const kbd_event_t ev = {
kbd_event_t        65 uspace/lib/clui/src/tinput.c static void tinput_key_ctrl(tinput_t *, kbd_event_t *);
kbd_event_t        66 uspace/lib/clui/src/tinput.c static void tinput_key_shift(tinput_t *, kbd_event_t *);
kbd_event_t        67 uspace/lib/clui/src/tinput.c static void tinput_key_ctrl_shift(tinput_t *, kbd_event_t *);
kbd_event_t        68 uspace/lib/clui/src/tinput.c static void tinput_key_unmod(tinput_t *, kbd_event_t *);
kbd_event_t       826 uspace/lib/clui/src/tinput.c static void tinput_key_press(tinput_t *ti, kbd_event_t *kev)
kbd_event_t       856 uspace/lib/clui/src/tinput.c static void tinput_key_release(tinput_t *ti, kbd_event_t *kev)
kbd_event_t      1024 uspace/lib/clui/src/tinput.c static void tinput_key_ctrl(tinput_t *ti, kbd_event_t *ev)
kbd_event_t      1063 uspace/lib/clui/src/tinput.c static void tinput_key_ctrl_shift(tinput_t *ti, kbd_event_t *ev)
kbd_event_t      1083 uspace/lib/clui/src/tinput.c static void tinput_key_shift(tinput_t *ti, kbd_event_t *ev)
kbd_event_t      1109 uspace/lib/clui/src/tinput.c static void tinput_key_unmod(tinput_t *ti, kbd_event_t *ev)
kbd_event_t        56 uspace/lib/console/include/io/cons_event.h 		kbd_event_t key;
kbd_event_t        64 uspace/lib/display/include/types/display.h 	void (*kbd_event)(void *, kbd_event_t *);
kbd_event_t        83 uspace/lib/display/include/types/display/event.h 		kbd_event_t kbd;
kbd_event_t        54 uspace/lib/display/test/display.c static void test_kbd_event(void *, kbd_event_t *);
kbd_event_t      2164 uspace/lib/display/test/display.c static void test_kbd_event(void *arg, kbd_event_t *event)
kbd_event_t        54 uspace/lib/ui/include/types/ui/control.h 	ui_evclaim_t (*kbd_event)(void *, kbd_event_t *);
kbd_event_t        60 uspace/lib/ui/include/types/ui/popup.h 	void (*kbd)(ui_popup_t *, void *, kbd_event_t *);
kbd_event_t        64 uspace/lib/ui/include/types/ui/testctl.h 	kbd_event_t kevent;
kbd_event_t       111 uspace/lib/ui/include/types/ui/window.h 	void (*kbd)(ui_window_t *, void *, kbd_event_t *);
kbd_event_t        49 uspace/lib/ui/include/ui/control.h extern ui_evclaim_t ui_control_kbd_event(ui_control_t *, kbd_event_t *);
kbd_event_t        68 uspace/lib/ui/include/ui/entry.h extern ui_evclaim_t ui_entry_kbd_event(ui_entry_t *, kbd_event_t *);
kbd_event_t        51 uspace/lib/ui/include/ui/fixed.h extern ui_evclaim_t ui_fixed_kbd_event(ui_fixed_t *, kbd_event_t *);
kbd_event_t        58 uspace/lib/ui/include/ui/menu.h extern ui_evclaim_t ui_menu_kbd_event(ui_menu_t *, kbd_event_t *);
kbd_event_t        58 uspace/lib/ui/include/ui/menubar.h extern ui_evclaim_t ui_menu_bar_kbd_event(ui_menu_bar_t *, kbd_event_t *);
kbd_event_t        61 uspace/lib/ui/include/ui/tab.h extern ui_evclaim_t ui_tab_kbd_event(ui_tab_t *, kbd_event_t *);
kbd_event_t        53 uspace/lib/ui/include/ui/tabset.h extern ui_evclaim_t ui_tab_set_kbd_event(ui_tab_set_t *, kbd_event_t *);
kbd_event_t        59 uspace/lib/ui/include/ui/wdecor.h extern ui_evclaim_t ui_wdecor_kbd_event(ui_wdecor_t *, kbd_event_t *);
kbd_event_t        72 uspace/lib/ui/include/ui/window.h extern ui_evclaim_t ui_window_def_kbd(ui_window_t *, kbd_event_t *);
kbd_event_t        94 uspace/lib/ui/private/entry.h extern ui_evclaim_t ui_entry_key_press_ctrl(ui_entry_t *, kbd_event_t *);
kbd_event_t        95 uspace/lib/ui/private/entry.h extern ui_evclaim_t ui_entry_key_press_shift(ui_entry_t *, kbd_event_t *);
kbd_event_t        96 uspace/lib/ui/private/entry.h extern ui_evclaim_t ui_entry_key_press_unmod(ui_entry_t *, kbd_event_t *);
kbd_event_t       111 uspace/lib/ui/private/list.h extern ui_evclaim_t ui_list_kbd_event(ui_list_t *, kbd_event_t *);
kbd_event_t        76 uspace/lib/ui/private/menubar.h extern ui_evclaim_t ui_menu_bar_key_press_unmod(ui_menu_bar_t *, kbd_event_t *);
kbd_event_t       131 uspace/lib/ui/private/window.h extern void ui_window_send_kbd(ui_window_t *, kbd_event_t *);
kbd_event_t       100 uspace/lib/ui/src/control.c ui_evclaim_t ui_control_kbd_event(ui_control_t *control, kbd_event_t *event)
kbd_event_t        58 uspace/lib/ui/src/entry.c static ui_evclaim_t ui_entry_ctl_kbd_event(void *, kbd_event_t *);
kbd_event_t       630 uspace/lib/ui/src/entry.c ui_evclaim_t ui_entry_key_press_unmod(ui_entry_t *entry, kbd_event_t *event)
kbd_event_t       675 uspace/lib/ui/src/entry.c ui_evclaim_t ui_entry_key_press_shift(ui_entry_t *entry, kbd_event_t *event)
kbd_event_t       709 uspace/lib/ui/src/entry.c ui_evclaim_t ui_entry_key_press_ctrl(ui_entry_t *entry, kbd_event_t *event)
kbd_event_t       736 uspace/lib/ui/src/entry.c ui_evclaim_t ui_entry_kbd_event(ui_entry_t *entry, kbd_event_t *event)
kbd_event_t       868 uspace/lib/ui/src/entry.c static ui_evclaim_t ui_entry_ctl_kbd_event(void *arg, kbd_event_t *event)
kbd_event_t        51 uspace/lib/ui/src/filedialog.c static void ui_file_dialog_wnd_kbd(ui_window_t *, void *, kbd_event_t *);
kbd_event_t       402 uspace/lib/ui/src/filedialog.c     kbd_event_t *event)
kbd_event_t        53 uspace/lib/ui/src/filelist.c static ui_evclaim_t ui_file_list_ctl_kbd_event(void *, kbd_event_t *);
kbd_event_t       676 uspace/lib/ui/src/filelist.c ui_evclaim_t ui_file_list_ctl_kbd_event(void *arg, kbd_event_t *event)
kbd_event_t        48 uspace/lib/ui/src/fixed.c static ui_evclaim_t ui_fixed_ctl_kbd_event(void *, kbd_event_t *);
kbd_event_t       221 uspace/lib/ui/src/fixed.c ui_evclaim_t ui_fixed_kbd_event(ui_fixed_t *fixed, kbd_event_t *event)
kbd_event_t       307 uspace/lib/ui/src/fixed.c ui_evclaim_t ui_fixed_ctl_kbd_event(void *arg, kbd_event_t *event)
kbd_event_t        52 uspace/lib/ui/src/list.c static ui_evclaim_t ui_list_ctl_kbd_event(void *, kbd_event_t *);
kbd_event_t       347 uspace/lib/ui/src/list.c ui_evclaim_t ui_list_kbd_event(ui_list_t *list, kbd_event_t *event)
kbd_event_t       648 uspace/lib/ui/src/list.c ui_evclaim_t ui_list_ctl_kbd_event(void *arg, kbd_event_t *event)
kbd_event_t        68 uspace/lib/ui/src/menu.c static void ui_menu_popup_kbd(ui_popup_t *, void *, kbd_event_t *);
kbd_event_t        70 uspace/lib/ui/src/menu.c static void ui_menu_key_press_unmod(ui_menu_t *, kbd_event_t *);
kbd_event_t       421 uspace/lib/ui/src/menu.c ui_evclaim_t ui_menu_kbd_event(ui_menu_t *menu, kbd_event_t *event)
kbd_event_t       514 uspace/lib/ui/src/menu.c static void ui_menu_key_press_unmod(ui_menu_t *menu, kbd_event_t *event)
kbd_event_t       576 uspace/lib/ui/src/menu.c static void ui_menu_popup_kbd(ui_popup_t *popup, void *arg, kbd_event_t *event)
kbd_event_t        66 uspace/lib/ui/src/menubar.c static ui_evclaim_t ui_menu_bar_ctl_kbd_event(void *, kbd_event_t *);
kbd_event_t       445 uspace/lib/ui/src/menubar.c ui_evclaim_t ui_menu_bar_key_press_unmod(ui_menu_bar_t *mbar, kbd_event_t *event)
kbd_event_t       493 uspace/lib/ui/src/menubar.c ui_evclaim_t ui_menu_bar_kbd_event(ui_menu_bar_t *mbar, kbd_event_t *event)
kbd_event_t       702 uspace/lib/ui/src/menubar.c ui_evclaim_t ui_menu_bar_ctl_kbd_event(void *arg, kbd_event_t *event)
kbd_event_t        49 uspace/lib/ui/src/msgdialog.c static void ui_msg_dialog_wnd_kbd(ui_window_t *, void *, kbd_event_t *);
kbd_event_t       292 uspace/lib/ui/src/msgdialog.c     kbd_event_t *event)
kbd_event_t        49 uspace/lib/ui/src/popup.c static void ui_popup_window_kbd(ui_window_t *, void *, kbd_event_t *);
kbd_event_t       222 uspace/lib/ui/src/popup.c     kbd_event_t *event)
kbd_event_t        50 uspace/lib/ui/src/promptdialog.c static void ui_prompt_dialog_wnd_kbd(ui_window_t *, void *, kbd_event_t *);
kbd_event_t       326 uspace/lib/ui/src/promptdialog.c     kbd_event_t *event)
kbd_event_t        50 uspace/lib/ui/src/selectdialog.c static void ui_select_dialog_wnd_kbd(ui_window_t *, void *, kbd_event_t *);
kbd_event_t       361 uspace/lib/ui/src/selectdialog.c     kbd_event_t *event)
kbd_event_t       661 uspace/lib/ui/src/tab.c ui_evclaim_t ui_tab_kbd_event(ui_tab_t *tab, kbd_event_t *event)
kbd_event_t        51 uspace/lib/ui/src/tabset.c static ui_evclaim_t ui_tab_set_ctl_kbd_event(void *, kbd_event_t *);
kbd_event_t       188 uspace/lib/ui/src/tabset.c ui_evclaim_t ui_tab_set_kbd_event(ui_tab_set_t *tabset, kbd_event_t *event)
kbd_event_t       257 uspace/lib/ui/src/tabset.c static ui_evclaim_t ui_tab_set_ctl_kbd_event(void *arg, kbd_event_t *event)
kbd_event_t        48 uspace/lib/ui/src/testctl.c static ui_evclaim_t test_ctl_kbd_event(void *, kbd_event_t *);
kbd_event_t        78 uspace/lib/ui/src/testctl.c static ui_evclaim_t test_ctl_kbd_event(void *arg, kbd_event_t *event)
kbd_event_t      1043 uspace/lib/ui/src/wdecor.c ui_evclaim_t ui_wdecor_kbd_event(ui_wdecor_t *wdecor, kbd_event_t *event)
kbd_event_t        65 uspace/lib/ui/src/window.c static void dwnd_kbd_event(void *, kbd_event_t *);
kbd_event_t      1004 uspace/lib/ui/src/window.c static void dwnd_kbd_event(void *arg, kbd_event_t *kbd_event)
kbd_event_t      1355 uspace/lib/ui/src/window.c void ui_window_send_kbd(ui_window_t *window, kbd_event_t *kbd)
kbd_event_t      1525 uspace/lib/ui/src/window.c ui_evclaim_t ui_window_def_kbd(ui_window_t *window, kbd_event_t *kbd)
kbd_event_t       114 uspace/lib/ui/test/control.c 	kbd_event_t event;
kbd_event_t       288 uspace/lib/ui/test/list.c 	kbd_event_t event;
kbd_event_t       192 uspace/lib/ui/test/menubar.c 	kbd_event_t event;
kbd_event_t        50 uspace/lib/ui/test/popup.c static void test_popup_kbd(ui_popup_t *, void *, kbd_event_t *);
kbd_event_t        79 uspace/lib/ui/test/popup.c 	kbd_event_t kbd_event;
kbd_event_t       301 uspace/lib/ui/test/popup.c     kbd_event_t *event)
kbd_event_t       442 uspace/lib/ui/test/tab.c 	kbd_event_t event;
kbd_event_t       168 uspace/lib/ui/test/tabset.c 	kbd_event_t event;
kbd_event_t       757 uspace/lib/ui/test/wdecor.c 	kbd_event_t event;
kbd_event_t       807 uspace/lib/ui/test/wdecor.c 	kbd_event_t event;
kbd_event_t       859 uspace/lib/ui/test/wdecor.c 	kbd_event_t event;
kbd_event_t       911 uspace/lib/ui/test/wdecor.c 	kbd_event_t event;
kbd_event_t       963 uspace/lib/ui/test/wdecor.c 	kbd_event_t event;
kbd_event_t        53 uspace/lib/ui/test/window.c static void test_window_kbd(ui_window_t *, void *, kbd_event_t *);
kbd_event_t        97 uspace/lib/ui/test/window.c 	kbd_event_t kbd_event;
kbd_event_t       779 uspace/lib/ui/test/window.c 	kbd_event_t kbd_event;
kbd_event_t      1022 uspace/lib/ui/test/window.c     kbd_event_t *event)
kbd_event_t       294 uspace/srv/hid/display/client.c     kbd_event_t *event)
kbd_event_t        60 uspace/srv/hid/display/client.h     kbd_event_t *);
kbd_event_t       697 uspace/srv/hid/display/display.c errno_t ds_display_post_kbd_event(ds_display_t *display, kbd_event_t *event)
kbd_event_t        83 uspace/srv/hid/display/display.h extern errno_t ds_display_post_kbd_event(ds_display_t *, kbd_event_t *);
kbd_event_t        50 uspace/srv/hid/display/ievent.c errno_t ds_ievent_post_kbd(ds_display_t *disp, kbd_event_t *kbd)
kbd_event_t        44 uspace/srv/hid/display/ievent.h extern errno_t ds_ievent_post_kbd(ds_display_t *, kbd_event_t *);
kbd_event_t        80 uspace/srv/hid/display/input.c 	kbd_event_t event;
kbd_event_t       319 uspace/srv/hid/display/seat.c errno_t ds_seat_post_kbd_event(ds_seat_t *seat, kbd_event_t *event)
kbd_event_t        58 uspace/srv/hid/display/seat.h extern errno_t ds_seat_post_kbd_event(ds_seat_t *, kbd_event_t *);
kbd_event_t       303 uspace/srv/hid/display/test/client.c 	kbd_event_t event;
kbd_event_t       465 uspace/srv/hid/display/test/display.c 	kbd_event_t event;
kbd_event_t       513 uspace/srv/hid/display/test/display.c 	kbd_event_t event;
kbd_event_t        61 uspace/srv/hid/display/test/ievent.c 	kbd_event_t kbd;
kbd_event_t       470 uspace/srv/hid/display/test/seat.c 	kbd_event_t event;
kbd_event_t       520 uspace/srv/hid/display/test/seat.c 	kbd_event_t event;
kbd_event_t       507 uspace/srv/hid/display/test/window.c 	kbd_event_t event;
kbd_event_t        62 uspace/srv/hid/display/types/display/ievent.h 		kbd_event_t kbd;
kbd_event_t       622 uspace/srv/hid/display/window.c errno_t ds_window_post_kbd_event(ds_window_t *wnd, kbd_event_t *event)
kbd_event_t        61 uspace/srv/hid/display/window.h extern errno_t ds_window_post_kbd_event(ds_window_t *, kbd_event_t *);
kbd_event_t       145 uspace/srv/hid/input/input.c 	kbd_event_t ev;
kbd_event_t        71 uspace/srv/hid/input/layout.c char32_t layout_parse_ev(layout_t *layout, kbd_event_t *ev)
kbd_event_t        55 uspace/srv/hid/input/layout.h 	char32_t (*parse_ev)(layout_t *, kbd_event_t *);
kbd_event_t        66 uspace/srv/hid/input/layout.h extern char32_t layout_parse_ev(layout_t *, kbd_event_t *);
kbd_event_t        46 uspace/srv/hid/input/layout/ar.c static char32_t ar_parse_ev(layout_t *, kbd_event_t *ev);
kbd_event_t       214 uspace/srv/hid/input/layout/ar.c static char32_t ar_parse_ev(layout_t *state, kbd_event_t *ev)
kbd_event_t        47 uspace/srv/hid/input/layout/cz.c static char32_t cz_parse_ev(layout_t *, kbd_event_t *ev);
kbd_event_t       284 uspace/srv/hid/input/layout/cz.c static char32_t parse_ms_hacek(layout_cz_t *cz_state, kbd_event_t *ev)
kbd_event_t       302 uspace/srv/hid/input/layout/cz.c static char32_t parse_ms_carka(layout_cz_t *cz_state, kbd_event_t *ev)
kbd_event_t       320 uspace/srv/hid/input/layout/cz.c static char32_t parse_ms_start(layout_cz_t *cz_state, kbd_event_t *ev)
kbd_event_t       407 uspace/srv/hid/input/layout/cz.c static char32_t cz_parse_ev(layout_t *state, kbd_event_t *ev)
kbd_event_t        45 uspace/srv/hid/input/layout/fr_azerty.c static char32_t fr_azerty_parse_ev (layout_t *, kbd_event_t *);
kbd_event_t       223 uspace/srv/hid/input/layout/fr_azerty.c static char32_t fr_azerty_parse_ev (layout_t *s, kbd_event_t *e)
kbd_event_t        45 uspace/srv/hid/input/layout/us_dvorak.c static char32_t us_dvorak_parse_ev(layout_t *, kbd_event_t *ev);
kbd_event_t       223 uspace/srv/hid/input/layout/us_dvorak.c static char32_t us_dvorak_parse_ev(layout_t *state, kbd_event_t *ev)
kbd_event_t        45 uspace/srv/hid/input/layout/us_qwerty.c static char32_t us_qwerty_parse_ev(layout_t *, kbd_event_t *ev);
kbd_event_t       217 uspace/srv/hid/input/layout/us_qwerty.c static char32_t us_qwerty_parse_ev(layout_t *state, kbd_event_t *ev)
kbd_event_t       106 uspace/srv/hid/remcons/user.h extern errno_t telnet_user_get_next_keyboard_event(telnet_user_t *, kbd_event_t *);
HelenOS homepage, sources at GitHub