HelenOS sources

ui_fixed_destroy  155 uspace/app/display-cfg/display-cfg.c 		ui_fixed_destroy(dcfg->fixed);
ui_fixed_destroy  405 uspace/app/display-cfg/seats.c 		ui_fixed_destroy(seats->fixed);
ui_fixed_destroy  394 uspace/app/taskbar-cfg/startmenu.c 		ui_fixed_destroy(smenu->fixed);
ui_fixed_destroy  154 uspace/app/taskbar-cfg/taskbar-cfg.c 		ui_fixed_destroy(tbcfg->fixed);
ui_fixed_destroy   46 uspace/lib/ui/include/ui/fixed.h extern void ui_fixed_destroy(ui_fixed_t *);
ui_fixed_destroy  348 uspace/lib/ui/src/filedialog.c 		ui_fixed_destroy(fixed);
ui_fixed_destroy  286 uspace/lib/ui/src/fixed.c 	ui_fixed_destroy(fixed);
ui_fixed_destroy  198 uspace/lib/ui/src/msgdialog.c 		ui_fixed_destroy(fixed);
ui_fixed_destroy  272 uspace/lib/ui/src/promptdialog.c 		ui_fixed_destroy(fixed);
ui_fixed_destroy  273 uspace/lib/ui/src/selectdialog.c 		ui_fixed_destroy(fixed);
ui_fixed_destroy   82 uspace/lib/ui/test/fixed.c 	ui_fixed_destroy(fixed);
ui_fixed_destroy   88 uspace/lib/ui/test/fixed.c 	ui_fixed_destroy(NULL);
ui_fixed_destroy  138 uspace/lib/ui/test/fixed.c 	ui_fixed_destroy(fixed);
ui_fixed_destroy  161 uspace/lib/ui/test/fixed.c 	ui_fixed_destroy(fixed);
ui_fixed_destroy  196 uspace/lib/ui/test/fixed.c 	ui_fixed_destroy(fixed);
ui_fixed_destroy  235 uspace/lib/ui/test/fixed.c 	ui_fixed_destroy(fixed);
ui_fixed_destroy  261 uspace/lib/ui/test/fixed.c 	ui_fixed_destroy(fixed);
HelenOS homepage, sources at GitHub