HelenOS sources

ui_pbutton_destroy  389 uspace/app/display-cfg/seats.c 		ui_pbutton_destroy(seats->remove_device);
ui_pbutton_destroy  391 uspace/app/display-cfg/seats.c 		ui_pbutton_destroy(seats->add_device);
ui_pbutton_destroy  397 uspace/app/display-cfg/seats.c 		ui_pbutton_destroy(seats->remove_seat);
ui_pbutton_destroy  399 uspace/app/display-cfg/seats.c 		ui_pbutton_destroy(seats->add_seat);
ui_pbutton_destroy  382 uspace/app/taskbar-cfg/startmenu.c 		ui_pbutton_destroy(smenu->down_entry);
ui_pbutton_destroy  384 uspace/app/taskbar-cfg/startmenu.c 		ui_pbutton_destroy(smenu->up_entry);
ui_pbutton_destroy  386 uspace/app/taskbar-cfg/startmenu.c 		ui_pbutton_destroy(smenu->delete_entry);
ui_pbutton_destroy  388 uspace/app/taskbar-cfg/startmenu.c 		ui_pbutton_destroy(smenu->new_entry);
ui_pbutton_destroy  124 uspace/app/taskbar/tbsmenu.c 		ui_pbutton_destroy(tbsmenu->sbutton);
ui_pbutton_destroy  267 uspace/app/taskbar/tbsmenu.c 	ui_pbutton_destroy(tbsmenu->sbutton);
ui_pbutton_destroy  262 uspace/app/taskbar/wndlist.c 		ui_pbutton_destroy(entry->button);
ui_pbutton_destroy  331 uspace/app/taskbar/wndlist.c 	ui_pbutton_destroy(entry->button);
ui_pbutton_destroy   50 uspace/lib/ui/include/ui/pbutton.h extern void ui_pbutton_destroy(ui_pbutton_t *);
ui_pbutton_destroy  342 uspace/lib/ui/src/filedialog.c 		ui_pbutton_destroy(bok);
ui_pbutton_destroy  344 uspace/lib/ui/src/filedialog.c 		ui_pbutton_destroy(bcancel);
ui_pbutton_destroy  237 uspace/lib/ui/src/msgdialog.c 			ui_pbutton_destroy(btn[i]);
ui_pbutton_destroy  654 uspace/lib/ui/src/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  266 uspace/lib/ui/src/promptdialog.c 		ui_pbutton_destroy(bok);
ui_pbutton_destroy  268 uspace/lib/ui/src/promptdialog.c 		ui_pbutton_destroy(bcancel);
ui_pbutton_destroy  244 uspace/lib/ui/src/scrollbar.c 	ui_pbutton_destroy(scrollbar->up_btn);
ui_pbutton_destroy  245 uspace/lib/ui/src/scrollbar.c 	ui_pbutton_destroy(scrollbar->down_btn);
ui_pbutton_destroy  267 uspace/lib/ui/src/selectdialog.c 		ui_pbutton_destroy(bok);
ui_pbutton_destroy  269 uspace/lib/ui/src/selectdialog.c 		ui_pbutton_destroy(bcancel);
ui_pbutton_destroy  225 uspace/lib/ui/src/wdecor.c 	ui_pbutton_destroy(wdecor->btn_min);
ui_pbutton_destroy  226 uspace/lib/ui/src/wdecor.c 	ui_pbutton_destroy(wdecor->btn_max);
ui_pbutton_destroy  227 uspace/lib/ui/src/wdecor.c 	ui_pbutton_destroy(wdecor->btn_close);
ui_pbutton_destroy   73 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy   79 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(NULL);
ui_pbutton_destroy  110 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  134 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  152 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  170 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  188 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  207 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  233 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  263 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  289 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  315 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  360 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  409 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  463 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  525 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  583 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
HelenOS homepage, sources at GitHub