HelenOS sources

ui_wds_none       102 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       133 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(resource, "Hello", ui_wds_none, &wdecor);
ui_wds_none       160 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       180 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       296 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       324 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       352 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       380 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       409 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       435 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       461 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       487 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       515 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       554 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       593 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(NULL, "Hello", ui_wds_none, &wdecor);
ui_wds_none       994 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(resource, "Hello", ui_wds_none, &wdecor);
ui_wds_none      1301 uspace/lib/ui/test/wdecor.c 	ui_wdecor_rect_from_app(ui, ui_wds_none, &arect, &rect);
ui_wds_none      1425 uspace/lib/ui/test/wdecor.c 	rc = ui_wdecor_create(resource, "Hello", ui_wds_none, &wdecor);
HelenOS homepage, sources at GitHub