HelenOS sources
test_ctl_pos_event 49 uspace/lib/ui/src/testctl.c static ui_evclaim_t test_ctl_pos_event(void *, pos_event_t *);
test_ctl_pos_event 56 uspace/lib/ui/src/testctl.c .pos_event = test_ctl_pos_event,
test_ctl_pos_event 42 uspace/lib/ui/test/fixed.c static ui_evclaim_t test_ctl_pos_event(void *, pos_event_t *);
test_ctl_pos_event 48 uspace/lib/ui/test/fixed.c .pos_event = test_ctl_pos_event,
test_ctl_pos_event 65 uspace/lib/ui/test/popup.c static ui_evclaim_t test_ctl_pos_event(void *, pos_event_t *);
test_ctl_pos_event 70 uspace/lib/ui/test/popup.c .pos_event = test_ctl_pos_event,
test_ctl_pos_event 77 uspace/lib/ui/test/window.c static ui_evclaim_t test_ctl_pos_event(void *, pos_event_t *);
test_ctl_pos_event 82 uspace/lib/ui/test/window.c .pos_event = test_ctl_pos_event,
HelenOS homepage, sources at GitHub