HelenOS sources

wndlist_paint_entry  256 uspace/app/taskbar/wndlist.c 			return wndlist_paint_entry(entry);
wndlist_paint_entry  322 uspace/app/taskbar/wndlist.c 				rc = wndlist_paint_entry(e);
wndlist_paint_entry  404 uspace/app/taskbar/wndlist.c 	rc = wndlist_paint_entry(entry);
wndlist_paint_entry   65 uspace/app/taskbar/wndlist.h extern errno_t wndlist_paint_entry(wndlist_entry_t *);
HelenOS homepage, sources at GitHub