ui_fixed_paint 50 uspace/lib/ui/include/ui/fixed.h extern errno_t ui_fixed_paint(ui_fixed_t *); ui_fixed_paint 298 uspace/lib/ui/src/fixed.c return ui_fixed_paint(fixed); ui_fixed_paint 185 uspace/lib/ui/test/fixed.c rc = ui_fixed_paint(fixed); ui_fixed_paint 192 uspace/lib/ui/test/fixed.c rc = ui_fixed_paint(fixed);HelenOS homepage, sources at GitHub