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  194 uspace/lib/ui/src/msgdialog.c 		ui_pbutton_destroy(bok);
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  110 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  116 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(NULL);
ui_pbutton_destroy  147 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  171 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  189 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  225 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  244 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  270 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  300 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  326 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  352 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  397 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  446 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  500 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  562 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
ui_pbutton_destroy  620 uspace/lib/ui/test/pbutton.c 	ui_pbutton_destroy(pbutton);
HelenOS homepage, sources at GitHub