HelenOS sources

ui_fixed_first     66 uspace/lib/ui/private/fixed.h extern ui_fixed_elem_t *ui_fixed_first(ui_fixed_t *f);
ui_fixed_first     98 uspace/lib/ui/src/fixed.c 	elem = ui_fixed_first(fixed);
ui_fixed_first    104 uspace/lib/ui/src/fixed.c 		elem = ui_fixed_first(fixed);
ui_fixed_first    203 uspace/lib/ui/src/fixed.c 	elem = ui_fixed_first(fixed);
ui_fixed_first    226 uspace/lib/ui/src/fixed.c 	elem = ui_fixed_first(fixed);
ui_fixed_first    249 uspace/lib/ui/src/fixed.c 	elem = ui_fixed_first(fixed);
ui_fixed_first    270 uspace/lib/ui/src/fixed.c 	elem = ui_fixed_first(fixed);
ui_fixed_first    118 uspace/lib/ui/test/fixed.c 	e = ui_fixed_first(fixed);
ui_fixed_first    127 uspace/lib/ui/test/fixed.c 	e = ui_fixed_first(fixed);
ui_fixed_first    135 uspace/lib/ui/test/fixed.c 	e = ui_fixed_first(fixed);
HelenOS homepage, sources at GitHub