HelenOS sources
ds_clonegc_get_ctx 48 uspace/srv/hid/display/clonegc.h extern gfx_context_t *ds_clonegc_get_ctx(ds_clonegc_t *);
ds_clonegc_get_ctx 1141 uspace/srv/hid/display/display.c return ds_clonegc_get_ctx(display->fbgc);
ds_clonegc_get_ctx 123 uspace/srv/hid/display/test/clonegc.c gc = ds_clonegc_get_ctx(cgc);
ds_clonegc_get_ctx 193 uspace/srv/hid/display/test/clonegc.c gc = ds_clonegc_get_ctx(cgc);
ds_clonegc_get_ctx 263 uspace/srv/hid/display/test/clonegc.c gc = ds_clonegc_get_ctx(cgc);
ds_clonegc_get_ctx 337 uspace/srv/hid/display/test/clonegc.c gc = ds_clonegc_get_ctx(cgc);
ds_clonegc_get_ctx 433 uspace/srv/hid/display/test/clonegc.c gc = ds_clonegc_get_ctx(cgc);
ds_clonegc_get_ctx 536 uspace/srv/hid/display/test/clonegc.c gc = ds_clonegc_get_ctx(cgc);
ds_clonegc_get_ctx 626 uspace/srv/hid/display/test/clonegc.c gc = ds_clonegc_get_ctx(cgc);
HelenOS homepage, sources at GitHub