HelenOS sources

ui_checkbox_destroy   50 uspace/lib/ui/include/ui/checkbox.h extern void ui_checkbox_destroy(ui_checkbox_t *);
ui_checkbox_destroy  439 uspace/lib/ui/src/checkbox.c 	ui_checkbox_destroy(checkbox);
ui_checkbox_destroy   67 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(checkbox);
ui_checkbox_destroy   73 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(NULL);
ui_checkbox_destroy  113 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(checkbox);
ui_checkbox_destroy  130 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(checkbox);
ui_checkbox_destroy  147 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(checkbox);
ui_checkbox_destroy  173 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(checkbox);
ui_checkbox_destroy  203 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(checkbox);
ui_checkbox_destroy  233 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(checkbox);
ui_checkbox_destroy  276 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(checkbox);
ui_checkbox_destroy  328 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(checkbox);
ui_checkbox_destroy  387 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(checkbox);
ui_checkbox_destroy  449 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(checkbox);
ui_checkbox_destroy  507 uspace/lib/ui/test/checkbox.c 	ui_checkbox_destroy(checkbox);
HelenOS homepage, sources at GitHub