HelenOS sources

xlate_gc_get_ctx   48 uspace/lib/memgfx/include/memgfx/xlategc.h extern gfx_context_t *xlate_gc_get_ctx(xlate_gc_t *);
xlate_gc_get_ctx  178 uspace/lib/memgfx/test/xlategc.c 	xgc = xlate_gc_get_ctx(xlategc);
xlate_gc_get_ctx  224 uspace/lib/memgfx/test/xlategc.c 	xgc = xlate_gc_get_ctx(xlategc);
xlate_gc_get_ctx  267 uspace/lib/memgfx/test/xlategc.c 	xgc = xlate_gc_get_ctx(xlategc);
xlate_gc_get_ctx  313 uspace/lib/memgfx/test/xlategc.c 	xgc = xlate_gc_get_ctx(xlategc);
xlate_gc_get_ctx  361 uspace/lib/memgfx/test/xlategc.c 	xgc = xlate_gc_get_ctx(xlategc);
xlate_gc_get_ctx  414 uspace/lib/memgfx/test/xlategc.c 	xgc = xlate_gc_get_ctx(xlategc);
xlate_gc_get_ctx  478 uspace/lib/memgfx/test/xlategc.c 	xgc = xlate_gc_get_ctx(xlategc);
xlate_gc_get_ctx  546 uspace/lib/memgfx/test/xlategc.c 	xgc = xlate_gc_get_ctx(xlategc);
xlate_gc_get_ctx  605 uspace/lib/memgfx/test/xlategc.c 	xgc = xlate_gc_get_ctx(xlategc);
xlate_gc_get_ctx  646 uspace/lib/memgfx/test/xlategc.c 	xgc = xlate_gc_get_ctx(xlategc);
xlate_gc_get_ctx  682 uspace/lib/memgfx/test/xlategc.c 	xgc = xlate_gc_get_ctx(xlategc);
xlate_gc_get_ctx  464 uspace/lib/ui/src/window.c 		window->gc = xlate_gc_get_ctx(xgc);
HelenOS homepage, sources at GitHub