HelenOS sources
ui_fixed_create 208 uspace/app/aboutos/aboutos.c rc = ui_fixed_create(&aboutos.fixed);
ui_fixed_create 887 uspace/app/calculator/calculator.c rc = ui_fixed_create(&fixed);
ui_fixed_create 120 uspace/app/display-cfg/display-cfg.c rc = ui_fixed_create(&dcfg->fixed);
ui_fixed_create 138 uspace/app/display-cfg/seats.c rc = ui_fixed_create(&seats->fixed);
ui_fixed_create 422 uspace/app/edit/edit.c rc = ui_fixed_create(&fixed);
ui_fixed_create 108 uspace/app/hello/hello.c rc = ui_fixed_create(&hello.fixed);
ui_fixed_create 162 uspace/app/nav/nav.c rc = ui_fixed_create(&navigator->fixed);
ui_fixed_create 147 uspace/app/taskbar-cfg/smeedit.c rc = ui_fixed_create(&smee->fixed);
ui_fixed_create 124 uspace/app/taskbar-cfg/startmenu.c rc = ui_fixed_create(&smenu->fixed);
ui_fixed_create 119 uspace/app/taskbar-cfg/taskbar-cfg.c rc = ui_fixed_create(&tbcfg->fixed);
ui_fixed_create 209 uspace/app/taskbar/taskbar.c rc = ui_fixed_create(&taskbar->fixed);
ui_fixed_create 60 uspace/app/taskbar/test/tbsmenu.c rc = ui_fixed_create(&fixed);
ui_fixed_create 91 uspace/app/taskbar/test/tbsmenu.c rc = ui_fixed_create(&fixed);
ui_fixed_create 76 uspace/app/taskbar/test/wndlist.c rc = ui_fixed_create(&fixed);
ui_fixed_create 109 uspace/app/taskbar/test/wndlist.c rc = ui_fixed_create(&fixed);
ui_fixed_create 166 uspace/app/taskbar/test/wndlist.c rc = ui_fixed_create(&fixed);
ui_fixed_create 206 uspace/app/taskbar/test/wndlist.c rc = ui_fixed_create(&fixed);
ui_fixed_create 247 uspace/app/taskbar/test/wndlist.c rc = ui_fixed_create(&fixed);
ui_fixed_create 295 uspace/app/taskbar/test/wndlist.c rc = ui_fixed_create(&fixed);
ui_fixed_create 343 uspace/app/taskbar/test/wndlist.c rc = ui_fixed_create(&fixed);
ui_fixed_create 384 uspace/app/taskbar/test/wndlist.c rc = ui_fixed_create(&fixed);
ui_fixed_create 431 uspace/app/taskbar/test/wndlist.c rc = ui_fixed_create(&fixed);
ui_fixed_create 481 uspace/app/taskbar/test/wndlist.c rc = ui_fixed_create(&fixed);
ui_fixed_create 524 uspace/app/taskbar/test/wndlist.c rc = ui_fixed_create(&fixed);
ui_fixed_create 571 uspace/app/taskbar/test/wndlist.c rc = ui_fixed_create(&fixed);
ui_fixed_create 758 uspace/app/uidemo/uidemo.c rc = ui_fixed_create(&demo.fixed);
ui_fixed_create 929 uspace/app/uidemo/uidemo.c rc = ui_fixed_create(&demo.bfixed);
ui_fixed_create 1317 uspace/app/uidemo/uidemo.c rc = ui_fixed_create(&demo.lfixed);
ui_fixed_create 45 uspace/lib/ui/include/ui/fixed.h extern errno_t ui_fixed_create(ui_fixed_t **);
ui_fixed_create 144 uspace/lib/ui/src/filedialog.c rc = ui_fixed_create(&fixed);
ui_fixed_create 122 uspace/lib/ui/src/msgdialog.c rc = ui_fixed_create(&fixed);
ui_fixed_create 133 uspace/lib/ui/src/promptdialog.c rc = ui_fixed_create(&fixed);
ui_fixed_create 138 uspace/lib/ui/src/selectdialog.c rc = ui_fixed_create(&fixed);
ui_fixed_create 78 uspace/lib/ui/test/fixed.c rc = ui_fixed_create(&fixed);
ui_fixed_create 98 uspace/lib/ui/test/fixed.c rc = ui_fixed_create(&fixed);
ui_fixed_create 115 uspace/lib/ui/test/fixed.c rc = ui_fixed_create(&fixed);
ui_fixed_create 150 uspace/lib/ui/test/fixed.c rc = ui_fixed_create(&fixed);
ui_fixed_create 173 uspace/lib/ui/test/fixed.c rc = ui_fixed_create(&fixed);
ui_fixed_create 209 uspace/lib/ui/test/fixed.c rc = ui_fixed_create(&fixed);
ui_fixed_create 246 uspace/lib/ui/test/fixed.c rc = ui_fixed_create(&fixed);
HelenOS homepage, sources at GitHub