HelenOS sources

ds_window_get_max_rect  203 uspace/srv/hid/display/dsops.c 	ds_window_get_max_rect(wnd, rect);
ds_window_get_max_rect  251 uspace/srv/hid/display/test/window.c 	ds_window_get_max_rect(wnd, &rect);
ds_window_get_max_rect  951 uspace/srv/hid/display/window.c 	ds_window_get_max_rect(wnd, &max_rect);
ds_window_get_max_rect   68 uspace/srv/hid/display/window.h extern void ds_window_get_max_rect(ds_window_t *, gfx_rect_t *);
HelenOS homepage, sources at GitHub