HelenOS sources
gfx_context_new 74 uspace/drv/fb/amdm37x_dispc/main.c rc = gfx_context_new(&amdm37x_gc_ops, dispc, &gc);
gfx_context_new 420 uspace/drv/fb/kfb/port.c rc = gfx_context_new(&kfb_gc_ops, kfb, &gc);
gfx_context_new 239 uspace/lib/congfx/src/console.c rc = gfx_context_new(&console_gc_ops, cgc, &gc);
gfx_context_new 292 uspace/lib/ddev/test/ddev.c rc = gfx_context_new(&test_gc_ops, arg, &gc);
gfx_context_new 2128 uspace/lib/display/test/display.c rc = gfx_context_new(&test_gc_ops, arg, &gc);
gfx_context_new 47 uspace/lib/gfx/include/gfx/context.h extern errno_t gfx_context_new(gfx_context_ops_t *, void *,
gfx_context_new 83 uspace/lib/gfx/test/bitmap.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 120 uspace/lib/gfx/test/bitmap.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 162 uspace/lib/gfx/test/bitmap.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 73 uspace/lib/gfx/test/cursor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 97 uspace/lib/gfx/test/cursor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 125 uspace/lib/gfx/test/cursor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 153 uspace/lib/gfx/test/cursor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 180 uspace/lib/gfx/test/cursor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 212 uspace/lib/gfx/test/cursor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 79 uspace/lib/gfx/test/render.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 112 uspace/lib/gfx/test/render.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 137 uspace/lib/gfx/test/render.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 160 uspace/lib/gfx/test/render.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 195 uspace/lib/gfx/test/render.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 224 uspace/lib/gfx/test/render.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 259 uspace/lib/gfx/test/render.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 287 uspace/lib/gfx/test/render.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 310 uspace/lib/gfx/test/render.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 53 uspace/lib/gfxfont/test/font.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 80 uspace/lib/gfxfont/test/font.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 108 uspace/lib/gfxfont/test/font.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 148 uspace/lib/gfxfont/test/font.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 197 uspace/lib/gfxfont/test/font.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 246 uspace/lib/gfxfont/test/font.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 299 uspace/lib/gfxfont/test/font.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 348 uspace/lib/gfxfont/test/font.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 400 uspace/lib/gfxfont/test/font.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 436 uspace/lib/gfxfont/test/font.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 59 uspace/lib/gfxfont/test/glyph.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 96 uspace/lib/gfxfont/test/glyph.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 141 uspace/lib/gfxfont/test/glyph.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 187 uspace/lib/gfxfont/test/glyph.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 237 uspace/lib/gfxfont/test/glyph.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 292 uspace/lib/gfxfont/test/glyph.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 352 uspace/lib/gfxfont/test/glyph.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 405 uspace/lib/gfxfont/test/glyph.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 462 uspace/lib/gfxfont/test/glyph.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 56 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 104 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 216 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 267 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 331 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 407 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 477 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_context_new(&test_ops, (void *) &tgc, &gc);
gfx_context_new 56 uspace/lib/gfxfont/test/text.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 91 uspace/lib/gfxfont/test/text.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 136 uspace/lib/gfxfont/test/text.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 187 uspace/lib/gfxfont/test/text.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 280 uspace/lib/gfxfont/test/text.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 345 uspace/lib/gfxfont/test/text.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 392 uspace/lib/gfxfont/test/text.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 82 uspace/lib/gfxfont/test/tpf.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 48 uspace/lib/gfxfont/test/typeface.c rc = gfx_context_new(&test_ops, (void *)&tgc, &gc);
gfx_context_new 471 uspace/lib/ipcgfx/src/client.c rc = gfx_context_new(&ipc_gc_ops, ipcgc, &gc);
gfx_context_new 1074 uspace/lib/ipcgfx/test/ipcgfx.c rc = gfx_context_new(&test_gc_ops, arg, &gc);
gfx_context_new 191 uspace/lib/memgfx/src/memgc.c rc = gfx_context_new(&mem_gc_ops, mgc, &gc);
gfx_context_new 163 uspace/lib/memgfx/src/xlategc.c rc = gfx_context_new(&xlate_gc_ops, xgc, &gc);
gfx_context_new 147 uspace/lib/memgfx/test/xlategc.c rc = gfx_context_new(&testgc_ops, &test_gc, &tgc);
gfx_context_new 170 uspace/lib/memgfx/test/xlategc.c rc = gfx_context_new(&testgc_ops, &test_gc, &tgc);
gfx_context_new 216 uspace/lib/memgfx/test/xlategc.c rc = gfx_context_new(&testgc_ops, &test_gc, &tgc);
gfx_context_new 259 uspace/lib/memgfx/test/xlategc.c rc = gfx_context_new(&testgc_ops, &test_gc, &tgc);
gfx_context_new 305 uspace/lib/memgfx/test/xlategc.c rc = gfx_context_new(&testgc_ops, &test_gc, &tgc);
gfx_context_new 353 uspace/lib/memgfx/test/xlategc.c rc = gfx_context_new(&testgc_ops, &test_gc, &tgc);
gfx_context_new 406 uspace/lib/memgfx/test/xlategc.c rc = gfx_context_new(&testgc_ops, &test_gc, &tgc);
gfx_context_new 470 uspace/lib/memgfx/test/xlategc.c rc = gfx_context_new(&testgc_ops, &test_gc, &tgc);
gfx_context_new 538 uspace/lib/memgfx/test/xlategc.c rc = gfx_context_new(&testgc_ops, &test_gc, &tgc);
gfx_context_new 597 uspace/lib/memgfx/test/xlategc.c rc = gfx_context_new(&testgc_ops, &test_gc, &tgc);
gfx_context_new 638 uspace/lib/memgfx/test/xlategc.c rc = gfx_context_new(&testgc_ops, &test_gc, &tgc);
gfx_context_new 674 uspace/lib/memgfx/test/xlategc.c rc = gfx_context_new(&testgc_ops, &test_gc, &tgc);
gfx_context_new 80 uspace/lib/ui/src/dummygc.c rc = gfx_context_new(&dummygc_ops, dgc, &gc);
gfx_context_new 160 uspace/lib/ui/test/checkbox.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 190 uspace/lib/ui/test/checkbox.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 247 uspace/lib/ui/test/checkbox.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 294 uspace/lib/ui/test/checkbox.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 346 uspace/lib/ui/test/checkbox.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 407 uspace/lib/ui/test/checkbox.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 468 uspace/lib/ui/test/checkbox.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 158 uspace/lib/ui/test/label.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 63 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 101 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 130 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 166 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 198 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 229 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 251 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 273 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 295 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 317 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 340 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 368 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 396 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 425 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 461 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 497 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 533 uspace/lib/ui/test/paint.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 220 uspace/lib/ui/test/pbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 329 uspace/lib/ui/test/pbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 378 uspace/lib/ui/test/pbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 427 uspace/lib/ui/test/pbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 483 uspace/lib/ui/test/pbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 544 uspace/lib/ui/test/pbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 142 uspace/lib/ui/test/rbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 177 uspace/lib/ui/test/rbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 245 uspace/lib/ui/test/rbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 304 uspace/lib/ui/test/rbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 369 uspace/lib/ui/test/rbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 441 uspace/lib/ui/test/rbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 507 uspace/lib/ui/test/rbutton.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 56 uspace/lib/ui/test/resource.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 88 uspace/lib/ui/test/resource.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 117 uspace/lib/ui/test/resource.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 142 uspace/lib/ui/test/resource.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 171 uspace/lib/ui/test/resource.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 197 uspace/lib/ui/test/resource.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 127 uspace/lib/ui/test/slider.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 157 uspace/lib/ui/test/slider.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 218 uspace/lib/ui/test/slider.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 274 uspace/lib/ui/test/slider.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 338 uspace/lib/ui/test/slider.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 399 uspace/lib/ui/test/slider.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 126 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 204 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 238 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 269 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 628 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 672 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 728 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 778 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 830 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 882 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 934 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 987 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 1064 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 1141 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 1219 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 1338 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 1483 uspace/lib/ui/test/wdecor.c rc = gfx_context_new(&ops, &tgc, &gc);
gfx_context_new 175 uspace/srv/hid/display/clonegc.c rc = gfx_context_new(&ds_clonegc_ops, cgc, &gc);
gfx_context_new 128 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc1, &gc1);
gfx_context_new 134 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc2, &gc2);
gfx_context_new 198 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc1, &gc1);
gfx_context_new 204 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc2, &gc2);
gfx_context_new 268 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc1, &gc1);
gfx_context_new 274 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc2, &gc2);
gfx_context_new 342 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc1, &gc1);
gfx_context_new 348 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc2, &gc2);
gfx_context_new 437 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc1, &gc1);
gfx_context_new 443 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc2, &gc2);
gfx_context_new 540 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc1, &gc1);
gfx_context_new 573 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc2, &gc2);
gfx_context_new 630 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc1, &gc1);
gfx_context_new 672 uspace/srv/hid/display/test/clonegc.c rc = gfx_context_new(&ops, &tgc2, &gc2);
gfx_context_new 96 uspace/srv/hid/display/test/cursor.c rc = gfx_context_new(&dummy_ops, &resp, &gc);
gfx_context_new 137 uspace/srv/hid/display/test/cursor.c rc = gfx_context_new(&dummy_ops, &resp, &gc);
gfx_context_new 510 uspace/srv/hid/display/test/window.c rc = gfx_context_new(&dummy_ops, NULL, &gc);
gfx_context_new 565 uspace/srv/hid/display/test/window.c rc = gfx_context_new(&dummy_ops, NULL, &gc);
gfx_context_new 637 uspace/srv/hid/display/test/window.c rc = gfx_context_new(&dummy_ops, NULL, &gc);
gfx_context_new 676 uspace/srv/hid/display/test/window.c rc = gfx_context_new(&dummy_ops, NULL, &gc);
gfx_context_new 717 uspace/srv/hid/display/test/window.c rc = gfx_context_new(&dummy_ops, NULL, &gc);
gfx_context_new 767 uspace/srv/hid/display/test/window.c rc = gfx_context_new(&dummy_ops, NULL, &gc);
gfx_context_new 1086 uspace/srv/hid/display/test/window.c rc = gfx_context_new(&dummy_ops, NULL, &gc);
gfx_context_new 1147 uspace/srv/hid/display/test/window.c rc = gfx_context_new(&dummy_ops, NULL, &gc);
gfx_context_new 1192 uspace/srv/hid/display/test/window.c rc = gfx_context_new(&dummy_ops, NULL, &gc);
gfx_context_new 1250 uspace/srv/hid/display/test/window.c rc = gfx_context_new(&dummy_ops, NULL, &gc);
gfx_context_new 1306 uspace/srv/hid/display/test/window.c rc = gfx_context_new(&dummy_ops, NULL, &gc);
gfx_context_new 1357 uspace/srv/hid/display/test/window.c rc = gfx_context_new(&dummy_ops, NULL, &gc);
gfx_context_new 430 uspace/srv/hid/rfb/main.c rc = gfx_context_new(&rfb_gc_ops, (void *) rfbgc, &gc);
HelenOS homepage, sources at GitHub