HelenOS sources

ui_resource_get_wnd_face_color  175 uspace/app/taskbar/clock.c 	rc = gfx_set_color(gc, ui_resource_get_wnd_face_color(res));
ui_resource_get_wnd_face_color  504 uspace/app/taskbar/wndlist.c 	color = ui_resource_get_wnd_face_color(res);
ui_resource_get_wnd_face_color   53 uspace/lib/ui/include/ui/resource.h extern gfx_color_t *ui_resource_get_wnd_face_color(ui_resource_t *);
ui_resource_get_wnd_face_color  207 uspace/lib/ui/test/resource.c 	color = ui_resource_get_wnd_face_color(resource);
HelenOS homepage, sources at GitHub