HelenOS sources

gfx_bitmap_create  502 uspace/app/gfxdemo/gfxdemo.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  565 uspace/app/gfxdemo/gfxdemo.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  625 uspace/app/gfxdemo/gfxdemo.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  953 uspace/app/gfxdemo/gfxdemo.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create 1009 uspace/app/terminal/terminal.c 	rc = gfx_bitmap_create(term->gc, &params, NULL, &term->bmp);
gfx_bitmap_create 1060 uspace/app/uidemo/uidemo.c 	rc = gfx_bitmap_create(gc, &bparams, NULL, &bitmap);
gfx_bitmap_create   45 uspace/lib/gfx/include/gfx/bitmap.h extern errno_t gfx_bitmap_create(gfx_context_t *, gfx_bitmap_params_t *,
gfx_bitmap_create   92 uspace/lib/gfx/test/bitmap.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  125 uspace/lib/gfx/test/bitmap.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  167 uspace/lib/gfx/test/bitmap.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  127 uspace/lib/gfxfont/src/font.c 	rc = gfx_bitmap_create(tface->gc, &params, NULL, &font->bitmap);
gfx_bitmap_create  397 uspace/lib/gfxfont/src/font.c 	rc = gfx_bitmap_create(font->typeface->gc, &params, NULL, &nbitmap);
gfx_bitmap_create  740 uspace/lib/gfxfont/src/font.c 	rc = gfx_bitmap_create(font->typeface->gc, &params, NULL, &bitmap);
gfx_bitmap_create  153 uspace/lib/gfxfont/src/text.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  538 uspace/lib/gfxfont/test/glyph.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  230 uspace/lib/gfximage/src/tga.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  183 uspace/lib/ipcgfx/src/server.c 	rc = gfx_bitmap_create(srvgc->gc, &params, &alloc, &bitmap);
gfx_bitmap_create  248 uspace/lib/ipcgfx/src/server.c 	rc = gfx_bitmap_create(srvgc->gc, &params, NULL, &bitmap);
gfx_bitmap_create  596 uspace/lib/ipcgfx/test/ipcgfx.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  657 uspace/lib/ipcgfx/test/ipcgfx.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  720 uspace/lib/ipcgfx/test/ipcgfx.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  779 uspace/lib/ipcgfx/test/ipcgfx.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  841 uspace/lib/ipcgfx/test/ipcgfx.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  906 uspace/lib/ipcgfx/test/ipcgfx.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  976 uspace/lib/ipcgfx/test/ipcgfx.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create 1045 uspace/lib/ipcgfx/test/ipcgfx.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  226 uspace/lib/memgfx/src/xlategc.c 	rc = gfx_bitmap_create(xgc->bgc, params, alloc, &bm);
gfx_bitmap_create  229 uspace/lib/memgfx/test/memgfx.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  373 uspace/lib/memgfx/test/xlategc.c 	rc = gfx_bitmap_create(xgc, &params, &alloc, &bitmap);
gfx_bitmap_create  386 uspace/lib/memgfx/test/xlategc.c 	rc = gfx_bitmap_create(xgc, &params, &alloc, &bitmap);
gfx_bitmap_create  427 uspace/lib/memgfx/test/xlategc.c 	rc = gfx_bitmap_create(xgc, &params, &alloc, &bitmap);
gfx_bitmap_create  445 uspace/lib/memgfx/test/xlategc.c 	rc = gfx_bitmap_create(xgc, &params, &alloc, &bitmap);
gfx_bitmap_create  489 uspace/lib/memgfx/test/xlategc.c 	rc = gfx_bitmap_create(xgc, &params, &alloc, &bitmap);
gfx_bitmap_create  557 uspace/lib/memgfx/test/xlategc.c 	rc = gfx_bitmap_create(xgc, &params, &alloc, &bitmap);
gfx_bitmap_create  428 uspace/lib/ui/src/window.c 	rc = gfx_bitmap_create(gc, &bparams, NULL, &bmp);
gfx_bitmap_create  656 uspace/lib/ui/src/window.c 		rc = gfx_bitmap_create(window->realgc, &win_params, NULL,
gfx_bitmap_create  681 uspace/lib/ui/src/window.c 		rc = gfx_bitmap_create(window->gc, &app_params, NULL,
gfx_bitmap_create  721 uspace/lib/ui/src/window.c 		rc = gfx_bitmap_create(window->realgc, &win_params, NULL,
gfx_bitmap_create  891 uspace/lib/ui/src/window.c 		rc = gfx_bitmap_create(window->gc, &params, NULL,
gfx_bitmap_create  180 uspace/lib/ui/test/image.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  216 uspace/lib/ui/test/image.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  293 uspace/srv/hid/display/clonegc.c 	rc = gfx_bitmap_create(output->gc, params, alloc, &bitmap);
gfx_bitmap_create  545 uspace/srv/hid/display/clonegc.c 	rc = gfx_bitmap_create(output->gc, &cbm->params, &cbm->alloc, &obitmap);
gfx_bitmap_create  119 uspace/srv/hid/display/cursor.c 		rc = gfx_bitmap_create(dgc, &bparams, NULL, &cursor->bitmap);
gfx_bitmap_create  680 uspace/srv/hid/display/display.c 	rc = gfx_bitmap_create(ugc, &params, NULL,
gfx_bitmap_create  363 uspace/srv/hid/display/test/clonegc.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  465 uspace/srv/hid/display/test/clonegc.c 	rc = gfx_bitmap_create(gc, &params, &alloc, &bitmap);
gfx_bitmap_create  555 uspace/srv/hid/display/test/clonegc.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
gfx_bitmap_create  652 uspace/srv/hid/display/test/clonegc.c 	rc = gfx_bitmap_create(gc, &params, &alloc, &bitmap);
gfx_bitmap_create  109 uspace/srv/hid/display/window.c 		rc = gfx_bitmap_create(dgc, &bparams, NULL, &wnd->bitmap);
gfx_bitmap_create  856 uspace/srv/hid/display/window.c 		rc = gfx_bitmap_create(dgc, &bparams, NULL, &nbitmap);
gfx_bitmap_create  286 uspace/srv/hid/output/port/ddev.c 	rc = gfx_bitmap_create(gc, &params, NULL, &bitmap);
HelenOS homepage, sources at GitHub