HelenOS sources

ds_window_get_ctx  280 uspace/srv/hid/display/main.c 	gc = ds_window_get_ctx(wnd);
ds_window_get_ctx  449 uspace/srv/hid/display/test/window.c 	gc = ds_window_get_ctx(wnd);
ds_window_get_ctx   57 uspace/srv/hid/display/window.h extern gfx_context_t *ds_window_get_ctx(ds_window_t *);
HelenOS homepage, sources at GitHub