HelenOS sources
ui_pbutton_set_light 235 uspace/app/taskbar/wndlist.c ui_pbutton_set_light(entry->button, active);
ui_pbutton_set_light 402 uspace/app/taskbar/wndlist.c ui_pbutton_set_light(entry->button, active);
ui_pbutton_set_light 59 uspace/lib/ui/include/ui/pbutton.h extern void ui_pbutton_set_light(ui_pbutton_t *, bool);
ui_pbutton_set_light 219 uspace/lib/ui/test/pbutton.c ui_pbutton_set_light(pbutton, true);
ui_pbutton_set_light 222 uspace/lib/ui/test/pbutton.c ui_pbutton_set_light(pbutton, false);
HelenOS homepage, sources at GitHub