HelenOS sources

ds_window_post_focus_event  147 uspace/srv/hid/display/seat.c 		ds_window_post_focus_event(wnd);
ds_window_post_focus_event  656 uspace/srv/hid/display/test/window.c 	rc = ds_window_post_focus_event(wnd);
ds_window_post_focus_event  695 uspace/srv/hid/display/test/window.c 	rc = ds_window_post_focus_event(wnd);
ds_window_post_focus_event   63 uspace/srv/hid/display/window.h extern errno_t ds_window_post_focus_event(ds_window_t *);
HelenOS homepage, sources at GitHub