HelenOS sources

wndlist_set_entry_rect  355 uspace/app/taskbar/test/wndlist.c 	wndlist_set_entry_rect(wndlist, entry);
wndlist_set_entry_rect  247 uspace/app/taskbar/wndlist.c 			wndlist_set_entry_rect(wndlist, e);
wndlist_set_entry_rect  254 uspace/app/taskbar/wndlist.c 		wndlist_set_entry_rect(wndlist, entry);
wndlist_set_entry_rect  301 uspace/app/taskbar/wndlist.c 			wndlist_set_entry_rect(wndlist, e);
wndlist_set_entry_rect  320 uspace/app/taskbar/wndlist.c 			wndlist_set_entry_rect(wndlist, e);
wndlist_set_entry_rect   58 uspace/app/taskbar/wndlist.h extern void wndlist_set_entry_rect(wndlist_t *, wndlist_entry_t *);
HelenOS homepage, sources at GitHub