HelenOS sources
testgc_bitmap_get_alloc 43 uspace/lib/gfx/test/bitmap.c static errno_t testgc_bitmap_get_alloc(void *, gfx_bitmap_alloc_t *);
testgc_bitmap_get_alloc 49 uspace/lib/gfx/test/bitmap.c .bitmap_get_alloc = testgc_bitmap_get_alloc
testgc_bitmap_get_alloc 123 uspace/lib/gfxfont/private/testgc.h .bitmap_get_alloc = testgc_bitmap_get_alloc
testgc_bitmap_get_alloc 52 uspace/lib/memgfx/test/xlategc.c static errno_t testgc_bitmap_get_alloc(void *, gfx_bitmap_alloc_t *);
testgc_bitmap_get_alloc 65 uspace/lib/memgfx/test/xlategc.c .bitmap_get_alloc = testgc_bitmap_get_alloc,
testgc_bitmap_get_alloc 145 uspace/lib/ui/private/testgc.h .bitmap_get_alloc = testgc_bitmap_get_alloc
testgc_bitmap_get_alloc 48 uspace/srv/hid/display/test/clonegc.c static errno_t testgc_bitmap_get_alloc(void *, gfx_bitmap_alloc_t *);
testgc_bitmap_get_alloc 57 uspace/srv/hid/display/test/clonegc.c .bitmap_get_alloc = testgc_bitmap_get_alloc
HelenOS homepage, sources at GitHub