HelenOS sources

ds_window_get_pos  183 uspace/srv/hid/display/dsops.c 	ds_window_get_pos(wnd, pos);
ds_window_get_pos  210 uspace/srv/hid/display/test/window.c 	ds_window_get_pos(wnd, &pos);
ds_window_get_pos   67 uspace/srv/hid/display/window.h extern void ds_window_get_pos(ds_window_t *, gfx_coord2_t *);
HelenOS homepage, sources at GitHub