HelenOS sources

testgc_bitmap_destroy   41 uspace/lib/gfx/test/bitmap.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   47 uspace/lib/gfx/test/bitmap.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   46 uspace/lib/gfxfont/test/font.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   55 uspace/lib/gfxfont/test/font.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   50 uspace/lib/gfxfont/test/glyph.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   59 uspace/lib/gfxfont/test/glyph.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   46 uspace/lib/gfxfont/test/glyph_bmp.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   55 uspace/lib/gfxfont/test/glyph_bmp.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   48 uspace/lib/gfxfont/test/text.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   57 uspace/lib/gfxfont/test/text.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   48 uspace/lib/gfxfont/test/tpf.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   57 uspace/lib/gfxfont/test/tpf.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   44 uspace/lib/gfxfont/test/typeface.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   53 uspace/lib/gfxfont/test/typeface.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   50 uspace/lib/memgfx/test/xlategc.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   63 uspace/lib/memgfx/test/xlategc.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   49 uspace/lib/ui/test/checkbox.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   59 uspace/lib/ui/test/checkbox.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   49 uspace/lib/ui/test/label.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   59 uspace/lib/ui/test/label.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   46 uspace/lib/ui/test/paint.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   55 uspace/lib/ui/test/paint.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   49 uspace/lib/ui/test/pbutton.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   59 uspace/lib/ui/test/pbutton.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   49 uspace/lib/ui/test/rbutton.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   59 uspace/lib/ui/test/rbutton.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   42 uspace/lib/ui/test/resource.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   50 uspace/lib/ui/test/resource.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   49 uspace/lib/ui/test/slider.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   59 uspace/lib/ui/test/slider.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   50 uspace/lib/ui/test/wdecor.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   60 uspace/lib/ui/test/wdecor.c 	.bitmap_destroy = testgc_bitmap_destroy,
testgc_bitmap_destroy   46 uspace/srv/hid/display/test/clonegc.c static errno_t testgc_bitmap_destroy(void *);
testgc_bitmap_destroy   55 uspace/srv/hid/display/test/clonegc.c 	.bitmap_destroy = testgc_bitmap_destroy,
HelenOS homepage, sources at GitHub