HelenOS sources

testgc_update      43 uspace/lib/gfx/test/render.c static errno_t testgc_update(void *);
testgc_update      49 uspace/lib/gfx/test/render.c 	.update = testgc_update
testgc_update      47 uspace/lib/memgfx/test/xlategc.c static errno_t testgc_update(void *);
testgc_update      61 uspace/lib/memgfx/test/xlategc.c 	.update = testgc_update,
testgc_update      46 uspace/lib/ui/test/checkbox.c static errno_t testgc_update(void *);
testgc_update      57 uspace/lib/ui/test/checkbox.c 	.update = testgc_update,
testgc_update      46 uspace/lib/ui/test/label.c static errno_t testgc_update(void *);
testgc_update      57 uspace/lib/ui/test/label.c 	.update = testgc_update,
testgc_update      46 uspace/lib/ui/test/pbutton.c static errno_t testgc_update(void *);
testgc_update      57 uspace/lib/ui/test/pbutton.c 	.update = testgc_update,
testgc_update      46 uspace/lib/ui/test/rbutton.c static errno_t testgc_update(void *);
testgc_update      57 uspace/lib/ui/test/rbutton.c 	.update = testgc_update,
testgc_update      46 uspace/lib/ui/test/slider.c static errno_t testgc_update(void *);
testgc_update      57 uspace/lib/ui/test/slider.c 	.update = testgc_update,
testgc_update      47 uspace/lib/ui/test/wdecor.c static errno_t testgc_update(void *);
testgc_update      58 uspace/lib/ui/test/wdecor.c 	.update = testgc_update,
HelenOS homepage, sources at GitHub