HelenOS sources

gfx_context_t      62 tools/xcw/demo/viewer.c 	gfx_context_t *window_gc;
gfx_context_t     136 uspace/app/aboutos/aboutos.c 	gfx_context_t *gc;
gfx_context_t     168 uspace/app/barber/barber.c static bool decode_frames(gfx_context_t *gc, image_t *img)
gfx_context_t     357 uspace/app/barber/barber.c 	gfx_context_t *gc;
gfx_context_t     649 uspace/app/edit/edit.c 	gfx_context_t *gc = ui_window_get_gc(edit.window);
gfx_context_t    1182 uspace/app/edit/edit.c 	gfx_context_t *gc;
gfx_context_t    1252 uspace/app/edit/edit.c 	gfx_context_t *gc;
gfx_context_t    1469 uspace/app/edit/edit.c 	gfx_context_t *gc;
gfx_context_t    1500 uspace/app/edit/edit.c 	gfx_context_t *gc;
gfx_context_t    2409 uspace/app/edit/edit.c 	gfx_context_t *gc = ui_window_get_gc(edit->window);
gfx_context_t    2443 uspace/app/edit/edit.c 	gfx_context_t *gc = ui_window_get_gc(edit->window);
gfx_context_t    2460 uspace/app/edit/edit.c 	gfx_context_t *gc = ui_window_get_gc(edit->window);
gfx_context_t    2479 uspace/app/edit/edit.c 	gfx_context_t *gc = ui_window_get_gc(edit->window);
gfx_context_t    2505 uspace/app/edit/edit.c 	gfx_context_t *gc = ui_window_get_gc(edit->window);
gfx_context_t    2522 uspace/app/edit/edit.c 	gfx_context_t *gc = ui_window_get_gc(edit->window);
gfx_context_t    2541 uspace/app/edit/edit.c 	gfx_context_t *gc = ui_window_get_gc(edit->window);
gfx_context_t    2575 uspace/app/edit/edit.c 	gfx_context_t *gc = ui_window_get_gc(edit->window);
gfx_context_t    2592 uspace/app/edit/edit.c 	gfx_context_t *gc = ui_window_get_gc(edit->window);
gfx_context_t      75 uspace/app/fontedit/fontedit.c static errno_t clear_scr(gfx_context_t *gc, gfx_coord_t w, gfx_coord_t h)
gfx_context_t     747 uspace/app/fontedit/fontedit.c 	gfx_context_t *gc = NULL;
gfx_context_t      52 uspace/app/fontedit/fontedit.h 	gfx_context_t *gc;
gfx_context_t     136 uspace/app/gfxdemo/gfxdemo.c static errno_t clear_scr(gfx_context_t *gc, gfx_coord_t w, gfx_coord_t h)
gfx_context_t     174 uspace/app/gfxdemo/gfxdemo.c static errno_t demo_font_init(gfx_context_t *gc, gfx_coord_t w, gfx_coord_t h)
gfx_context_t     252 uspace/app/gfxdemo/gfxdemo.c static errno_t demo_begin(gfx_context_t *gc, gfx_coord_t w, gfx_coord_t h,
gfx_context_t     324 uspace/app/gfxdemo/gfxdemo.c static errno_t demo_rects(gfx_context_t *gc, gfx_coord_t w, gfx_coord_t h)
gfx_context_t     480 uspace/app/gfxdemo/gfxdemo.c static errno_t demo_bitmap(gfx_context_t *gc, gfx_coord_t w, gfx_coord_t h)
gfx_context_t     544 uspace/app/gfxdemo/gfxdemo.c static errno_t demo_bitmap2(gfx_context_t *gc, gfx_coord_t w, gfx_coord_t h)
gfx_context_t     602 uspace/app/gfxdemo/gfxdemo.c static errno_t demo_bitmap_kc(gfx_context_t *gc, gfx_coord_t w, gfx_coord_t h)
gfx_context_t     662 uspace/app/gfxdemo/gfxdemo.c static errno_t demo_text(gfx_context_t *gc, gfx_coord_t w, gfx_coord_t h)
gfx_context_t     849 uspace/app/gfxdemo/gfxdemo.c static errno_t demo_text_abbr(gfx_context_t *gc, gfx_coord_t w, gfx_coord_t h)
gfx_context_t     930 uspace/app/gfxdemo/gfxdemo.c static errno_t demo_clip(gfx_context_t *gc, gfx_coord_t w, gfx_coord_t h)
gfx_context_t    1031 uspace/app/gfxdemo/gfxdemo.c static errno_t demo_loop(gfx_context_t *gc, gfx_coord_t w, gfx_coord_t h)
gfx_context_t    1078 uspace/app/gfxdemo/gfxdemo.c 	gfx_context_t *gc;
gfx_context_t    1124 uspace/app/gfxdemo/gfxdemo.c 	gfx_context_t *gc;
gfx_context_t    1223 uspace/app/gfxdemo/gfxdemo.c 	gfx_context_t *gc;
gfx_context_t      44 uspace/app/gfxdemo/gfxdemo.h 	gfx_context_t *gc;
gfx_context_t     154 uspace/app/nav/panel.c 	gfx_context_t *gc = ui_window_get_gc(panel->window);
gfx_context_t     157 uspace/app/taskbar/clock.c 	gfx_context_t *gc = ui_window_get_gc(clock->window);
gfx_context_t     497 uspace/app/taskbar/wndlist.c 	gfx_context_t *gc;
gfx_context_t      66 uspace/app/terminal/terminal.h 	gfx_context_t *gc;
gfx_context_t     699 uspace/app/uidemo/uidemo.c 	gfx_context_t *gc;
gfx_context_t      62 uspace/app/viewer/viewer.c 	gfx_context_t *window_gc;
gfx_context_t      55 uspace/drv/fb/amdm37x_dispc/main.c 	gfx_context_t *gc;
gfx_context_t     390 uspace/drv/fb/kfb/port.c 	gfx_context_t *gc;
gfx_context_t      51 uspace/lib/congfx/include/congfx/console.h extern gfx_context_t *console_gc_get_ctx(console_gc_t *);
gfx_context_t      52 uspace/lib/congfx/private/console.h 	gfx_context_t *gc;
gfx_context_t     217 uspace/lib/congfx/src/console.c 	gfx_context_t *gc = NULL;
gfx_context_t     321 uspace/lib/congfx/src/console.c gfx_context_t *console_gc_get_ctx(console_gc_t *cgc)
gfx_context_t      47 uspace/lib/ddev/include/ddev.h extern errno_t ddev_get_gc(ddev_t *, gfx_context_t **);
gfx_context_t      86 uspace/lib/ddev/src/ddev.c errno_t ddev_get_gc(ddev_t *ddev, gfx_context_t **rgc)
gfx_context_t     108 uspace/lib/ddev/test/ddev.c 	gfx_context_t *gc;
gfx_context_t     143 uspace/lib/ddev/test/ddev.c 	gfx_context_t *gc;
gfx_context_t     270 uspace/lib/ddev/test/ddev.c 	gfx_context_t *gc;
gfx_context_t      55 uspace/lib/display/include/display.h extern errno_t display_window_get_gc(display_window_t *, gfx_context_t **);
gfx_context_t     253 uspace/lib/display/src/display.c errno_t display_window_get_gc(display_window_t *window, gfx_context_t **rgc)
gfx_context_t    1539 uspace/lib/display/test/display.c 	gfx_context_t *gc;
gfx_context_t    1593 uspace/lib/display/test/display.c 	gfx_context_t *gc;
gfx_context_t    2103 uspace/lib/display/test/display.c 	gfx_context_t *gc;
gfx_context_t      45 uspace/lib/gfx/include/gfx/bitmap.h extern errno_t gfx_bitmap_create(gfx_context_t *, gfx_bitmap_params_t *,
gfx_context_t      48 uspace/lib/gfx/include/gfx/context.h     gfx_context_t **);
gfx_context_t      49 uspace/lib/gfx/include/gfx/context.h extern errno_t gfx_context_delete(gfx_context_t *);
gfx_context_t      44 uspace/lib/gfx/include/gfx/cursor.h extern errno_t gfx_cursor_get_pos(gfx_context_t *, gfx_coord2_t *);
gfx_context_t      45 uspace/lib/gfx/include/gfx/cursor.h extern errno_t gfx_cursor_set_pos(gfx_context_t *, gfx_coord2_t *);
gfx_context_t      46 uspace/lib/gfx/include/gfx/cursor.h extern errno_t gfx_cursor_set_visible(gfx_context_t *, bool);
gfx_context_t      44 uspace/lib/gfx/include/gfx/render.h extern errno_t gfx_set_clip_rect(gfx_context_t *, gfx_rect_t *);
gfx_context_t      45 uspace/lib/gfx/include/gfx/render.h extern errno_t gfx_set_color(gfx_context_t *, gfx_color_t *);
gfx_context_t      46 uspace/lib/gfx/include/gfx/render.h extern errno_t gfx_fill_rect(gfx_context_t *, gfx_rect_t *);
gfx_context_t      47 uspace/lib/gfx/include/gfx/render.h extern errno_t gfx_update(gfx_context_t *);
gfx_context_t      48 uspace/lib/gfx/private/bitmap.h 	gfx_context_t *gc;
gfx_context_t      67 uspace/lib/gfx/src/bitmap.c errno_t gfx_bitmap_create(gfx_context_t *gc, gfx_bitmap_params_t *params,
gfx_context_t      50 uspace/lib/gfx/src/context.c     gfx_context_t **rgc)
gfx_context_t      52 uspace/lib/gfx/src/context.c 	gfx_context_t *gc;
gfx_context_t      54 uspace/lib/gfx/src/context.c 	gc = calloc(1, sizeof(gfx_context_t));
gfx_context_t      68 uspace/lib/gfx/src/context.c errno_t gfx_context_delete(gfx_context_t *gc)
gfx_context_t      52 uspace/lib/gfx/src/cursor.c errno_t gfx_cursor_get_pos(gfx_context_t *gc, gfx_coord2_t *pos)
gfx_context_t      68 uspace/lib/gfx/src/cursor.c errno_t gfx_cursor_set_pos(gfx_context_t *gc, gfx_coord2_t *pos)
gfx_context_t      84 uspace/lib/gfx/src/cursor.c errno_t gfx_cursor_set_visible(gfx_context_t *gc, bool visible)
gfx_context_t      47 uspace/lib/gfx/src/render.c errno_t gfx_set_clip_rect(gfx_context_t *gc, gfx_rect_t *rect)
gfx_context_t      60 uspace/lib/gfx/src/render.c errno_t gfx_set_color(gfx_context_t *gc, gfx_color_t *color)
gfx_context_t      73 uspace/lib/gfx/src/render.c errno_t gfx_fill_rect(gfx_context_t *gc, gfx_rect_t *rect)
gfx_context_t      87 uspace/lib/gfx/src/render.c errno_t gfx_update(gfx_context_t *gc)
gfx_context_t      77 uspace/lib/gfx/test/bitmap.c 	gfx_context_t *gc = NULL;
gfx_context_t     112 uspace/lib/gfx/test/bitmap.c 	gfx_context_t *gc = NULL;
gfx_context_t     155 uspace/lib/gfx/test/bitmap.c 	gfx_context_t *gc = NULL;
gfx_context_t      68 uspace/lib/gfx/test/cursor.c 	gfx_context_t *gc = NULL;
gfx_context_t      92 uspace/lib/gfx/test/cursor.c 	gfx_context_t *gc = NULL;
gfx_context_t     120 uspace/lib/gfx/test/cursor.c 	gfx_context_t *gc = NULL;
gfx_context_t     148 uspace/lib/gfx/test/cursor.c 	gfx_context_t *gc = NULL;
gfx_context_t     175 uspace/lib/gfx/test/cursor.c 	gfx_context_t *gc = NULL;
gfx_context_t     207 uspace/lib/gfx/test/cursor.c 	gfx_context_t *gc = NULL;
gfx_context_t      74 uspace/lib/gfx/test/render.c 	gfx_context_t *gc = NULL;
gfx_context_t     107 uspace/lib/gfx/test/render.c 	gfx_context_t *gc = NULL;
gfx_context_t     132 uspace/lib/gfx/test/render.c 	gfx_context_t *gc = NULL;
gfx_context_t     154 uspace/lib/gfx/test/render.c 	gfx_context_t *gc = NULL;
gfx_context_t     190 uspace/lib/gfx/test/render.c 	gfx_context_t *gc = NULL;
gfx_context_t     219 uspace/lib/gfx/test/render.c 	gfx_context_t *gc = NULL;
gfx_context_t     254 uspace/lib/gfx/test/render.c 	gfx_context_t *gc = NULL;
gfx_context_t     282 uspace/lib/gfx/test/render.c 	gfx_context_t *gc = NULL;
gfx_context_t     305 uspace/lib/gfx/test/render.c 	gfx_context_t *gc = NULL;
gfx_context_t      46 uspace/lib/gfxfont/include/gfx/typeface.h extern errno_t gfx_typeface_create(gfx_context_t *, gfx_typeface_t **);
gfx_context_t      50 uspace/lib/gfxfont/include/gfx/typeface.h extern errno_t gfx_typeface_open(gfx_context_t *, const char *,
gfx_context_t      57 uspace/lib/gfxfont/private/typeface.h 	gfx_context_t *gc;
gfx_context_t     107 uspace/lib/gfxfont/src/text.c 	gfx_context_t *gc = fmt->font->typeface->gc;
gfx_context_t      60 uspace/lib/gfxfont/src/typeface.c errno_t gfx_typeface_create(gfx_context_t *gc, gfx_typeface_t **rtface)
gfx_context_t     138 uspace/lib/gfxfont/src/typeface.c errno_t gfx_typeface_open(gfx_context_t *gc, const char *fname,
gfx_context_t      80 uspace/lib/gfxfont/test/font.c 	gfx_context_t *gc;
gfx_context_t     107 uspace/lib/gfxfont/test/font.c 	gfx_context_t *gc;
gfx_context_t     135 uspace/lib/gfxfont/test/font.c 	gfx_context_t *gc;
gfx_context_t     175 uspace/lib/gfxfont/test/font.c 	gfx_context_t *gc;
gfx_context_t     222 uspace/lib/gfxfont/test/font.c 	gfx_context_t *gc;
gfx_context_t     269 uspace/lib/gfxfont/test/font.c 	gfx_context_t *gc;
gfx_context_t     324 uspace/lib/gfxfont/test/font.c 	gfx_context_t *gc;
gfx_context_t     371 uspace/lib/gfxfont/test/font.c 	gfx_context_t *gc;
gfx_context_t     425 uspace/lib/gfxfont/test/font.c 	gfx_context_t *gc;
gfx_context_t     462 uspace/lib/gfxfont/test/font.c 	gfx_context_t *gc;
gfx_context_t      86 uspace/lib/gfxfont/test/glyph.c 	gfx_context_t *gc;
gfx_context_t     123 uspace/lib/gfxfont/test/glyph.c 	gfx_context_t *gc;
gfx_context_t     168 uspace/lib/gfxfont/test/glyph.c 	gfx_context_t *gc;
gfx_context_t     214 uspace/lib/gfxfont/test/glyph.c 	gfx_context_t *gc;
gfx_context_t     264 uspace/lib/gfxfont/test/glyph.c 	gfx_context_t *gc;
gfx_context_t     317 uspace/lib/gfxfont/test/glyph.c 	gfx_context_t *gc;
gfx_context_t     378 uspace/lib/gfxfont/test/glyph.c 	gfx_context_t *gc;
gfx_context_t     430 uspace/lib/gfxfont/test/glyph.c 	gfx_context_t *gc;
gfx_context_t     483 uspace/lib/gfxfont/test/glyph.c 	gfx_context_t *gc;
gfx_context_t      82 uspace/lib/gfxfont/test/glyph_bmp.c 	gfx_context_t *gc;
gfx_context_t     129 uspace/lib/gfxfont/test/glyph_bmp.c 	gfx_context_t *gc;
gfx_context_t     241 uspace/lib/gfxfont/test/glyph_bmp.c 	gfx_context_t *gc;
gfx_context_t     292 uspace/lib/gfxfont/test/glyph_bmp.c 	gfx_context_t *gc;
gfx_context_t     355 uspace/lib/gfxfont/test/glyph_bmp.c 	gfx_context_t *gc;
gfx_context_t     431 uspace/lib/gfxfont/test/glyph_bmp.c 	gfx_context_t *gc;
gfx_context_t     502 uspace/lib/gfxfont/test/glyph_bmp.c 	gfx_context_t *gc;
gfx_context_t      82 uspace/lib/gfxfont/test/text.c 	gfx_context_t *gc;
gfx_context_t     115 uspace/lib/gfxfont/test/text.c 	gfx_context_t *gc;
gfx_context_t     160 uspace/lib/gfxfont/test/text.c 	gfx_context_t *gc;
gfx_context_t     210 uspace/lib/gfxfont/test/text.c 	gfx_context_t *gc;
gfx_context_t     303 uspace/lib/gfxfont/test/text.c 	gfx_context_t *gc;
gfx_context_t     367 uspace/lib/gfxfont/test/text.c 	gfx_context_t *gc;
gfx_context_t     415 uspace/lib/gfxfont/test/text.c 	gfx_context_t *gc;
gfx_context_t     103 uspace/lib/gfxfont/test/tpf.c 	gfx_context_t *gc;
gfx_context_t      75 uspace/lib/gfxfont/test/typeface.c 	gfx_context_t *gc;
gfx_context_t      46 uspace/lib/gfximage/include/gfximage/tga.h extern errno_t decode_tga(gfx_context_t *, void *, size_t,
gfx_context_t      46 uspace/lib/gfximage/include/gfximage/tga_gz.h extern errno_t decode_tga_gz(gfx_context_t *, void *, size_t,
gfx_context_t     181 uspace/lib/gfximage/src/tga.c errno_t decode_tga(gfx_context_t *gc, void *data, size_t size,
gfx_context_t      56 uspace/lib/gfximage/src/tga_gz.c errno_t decode_tga_gz(gfx_context_t *gc, void *data, size_t size,
gfx_context_t      48 uspace/lib/ipcgfx/include/ipcgfx/client.h extern gfx_context_t *ipc_gc_get_ctx(ipc_gc_t *);
gfx_context_t      43 uspace/lib/ipcgfx/include/ipcgfx/server.h extern errno_t gc_conn(ipc_call_t *icall, gfx_context_t *gc);
gfx_context_t      49 uspace/lib/ipcgfx/private/client.h 	gfx_context_t *gc;
gfx_context_t      51 uspace/lib/ipcgfx/private/server.h 	gfx_context_t *gc;
gfx_context_t     462 uspace/lib/ipcgfx/src/client.c 	gfx_context_t *gc = NULL;
gfx_context_t     507 uspace/lib/ipcgfx/src/client.c gfx_context_t *ipc_gc_get_ctx(ipc_gc_t *ipcgc)
gfx_context_t     362 uspace/lib/ipcgfx/src/server.c errno_t gc_conn(ipc_call_t *icall, gfx_context_t *gc)
gfx_context_t     118 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     170 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     223 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     268 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     320 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     372 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     424 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     476 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     519 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     562 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     623 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     689 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     744 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     806 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     873 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t     943 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t    1013 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t    1071 uspace/lib/ipcgfx/test/ipcgfx.c 	gfx_context_t *gc;
gfx_context_t      51 uspace/lib/memgfx/include/memgfx/memgc.h extern gfx_context_t *mem_gc_get_ctx(mem_gc_t *);
gfx_context_t      46 uspace/lib/memgfx/include/memgfx/xlategc.h extern errno_t xlate_gc_create(gfx_coord2_t *, gfx_context_t *, xlate_gc_t **);
gfx_context_t      48 uspace/lib/memgfx/include/memgfx/xlategc.h extern gfx_context_t *xlate_gc_get_ctx(xlate_gc_t *);
gfx_context_t      48 uspace/lib/memgfx/private/memgc.h 	gfx_context_t *gc;
gfx_context_t      48 uspace/lib/memgfx/private/xlategc.h 	gfx_context_t *gc;
gfx_context_t      50 uspace/lib/memgfx/private/xlategc.h 	gfx_context_t *bgc;
gfx_context_t     182 uspace/lib/memgfx/src/memgc.c 	gfx_context_t *gc = NULL;
gfx_context_t     247 uspace/lib/memgfx/src/memgc.c gfx_context_t *mem_gc_get_ctx(mem_gc_t *mgc)
gfx_context_t     150 uspace/lib/memgfx/src/xlategc.c errno_t xlate_gc_create(gfx_coord2_t *off, gfx_context_t *bgc,
gfx_context_t     154 uspace/lib/memgfx/src/xlategc.c 	gfx_context_t *gc = NULL;
gfx_context_t     201 uspace/lib/memgfx/src/xlategc.c gfx_context_t *xlate_gc_get_ctx(xlate_gc_t *xgc)
gfx_context_t     114 uspace/lib/memgfx/test/memgfx.c 	gfx_context_t *gc;
gfx_context_t     191 uspace/lib/memgfx/test/memgfx.c 	gfx_context_t *gc;
gfx_context_t     288 uspace/lib/memgfx/test/memgfx.c 	gfx_context_t *gc;
gfx_context_t     326 uspace/lib/memgfx/test/memgfx.c 	gfx_context_t *gc;
gfx_context_t     369 uspace/lib/memgfx/test/memgfx.c 	gfx_context_t *gc;
gfx_context_t     411 uspace/lib/memgfx/test/memgfx.c 	gfx_context_t *gc;
gfx_context_t     142 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *tgc;
gfx_context_t     163 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *tgc;
gfx_context_t     165 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *xgc;
gfx_context_t     209 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *tgc;
gfx_context_t     211 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *xgc;
gfx_context_t     252 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *tgc;
gfx_context_t     254 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *xgc;
gfx_context_t     298 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *tgc;
gfx_context_t     300 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *xgc;
gfx_context_t     344 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *tgc;
gfx_context_t     346 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *xgc;
gfx_context_t     397 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *tgc;
gfx_context_t     399 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *xgc;
gfx_context_t     460 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *tgc;
gfx_context_t     462 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *xgc;
gfx_context_t     528 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *tgc;
gfx_context_t     530 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *xgc;
gfx_context_t     590 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *tgc;
gfx_context_t     592 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *xgc;
gfx_context_t     631 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *tgc;
gfx_context_t     633 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *xgc;
gfx_context_t     668 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *tgc;
gfx_context_t     670 uspace/lib/memgfx/test/xlategc.c 	gfx_context_t *xgc;
gfx_context_t      45 uspace/lib/ui/include/ui/paint.h extern errno_t ui_paint_bevel(gfx_context_t *, gfx_rect_t *, gfx_color_t *,
gfx_context_t      47 uspace/lib/ui/include/ui/paint.h extern void ui_paint_get_bevel_inside(gfx_context_t *, gfx_rect_t *,
gfx_context_t      55 uspace/lib/ui/include/ui/paint.h extern errno_t ui_paint_filled_circle(gfx_context_t *, gfx_coord2_t *,
gfx_context_t      57 uspace/lib/ui/include/ui/paint.h extern errno_t ui_paint_up_triangle(gfx_context_t *, gfx_coord2_t *,
gfx_context_t      59 uspace/lib/ui/include/ui/paint.h extern errno_t ui_paint_down_triangle(gfx_context_t *, gfx_coord2_t *,
gfx_context_t      61 uspace/lib/ui/include/ui/paint.h extern errno_t ui_paint_left_triangle(gfx_context_t *, gfx_coord2_t *,
gfx_context_t      63 uspace/lib/ui/include/ui/paint.h extern errno_t ui_paint_right_triangle(gfx_context_t *, gfx_coord2_t *,
gfx_context_t      65 uspace/lib/ui/include/ui/paint.h extern errno_t ui_paint_cross(gfx_context_t *, gfx_coord2_t *, gfx_coord_t,
gfx_context_t      55 uspace/lib/ui/include/ui/popup.h extern gfx_context_t *ui_popup_get_gc(ui_popup_t *);
gfx_context_t      46 uspace/lib/ui/include/ui/resource.h extern errno_t ui_resource_create(gfx_context_t *, bool, ui_resource_t **);
gfx_context_t      62 uspace/lib/ui/include/ui/window.h extern gfx_context_t *ui_window_get_gc(ui_window_t *);
gfx_context_t      64 uspace/lib/ui/include/ui/window.h extern errno_t ui_window_get_app_gc(ui_window_t *, gfx_context_t **);
gfx_context_t      44 uspace/lib/ui/private/dummygc.h 	gfx_context_t *gc;
gfx_context_t      67 uspace/lib/ui/private/dummygc.h extern gfx_context_t *dummygc_get_ctx(dummy_gc_t *);
gfx_context_t      53 uspace/lib/ui/private/resource.h 	gfx_context_t *gc;
gfx_context_t      81 uspace/lib/ui/private/tab.h extern errno_t ui_tab_paint_handle_frame(gfx_context_t *, gfx_rect_t *,
gfx_context_t      69 uspace/lib/ui/private/window.h 	gfx_context_t *gc;
gfx_context_t      77 uspace/lib/ui/private/window.h 	gfx_context_t *realgc;
gfx_context_t      89 uspace/lib/ui/private/window.h 	gfx_context_t *app_gc;
gfx_context_t      73 uspace/lib/ui/src/dummygc.c 	gfx_context_t *gc;
gfx_context_t     106 uspace/lib/ui/src/dummygc.c gfx_context_t *dummygc_get_ctx(dummy_gc_t *dgc)
gfx_context_t     199 uspace/lib/ui/src/list.c 	gfx_context_t *gc = ui_window_get_gc(list->window);
gfx_context_t     297 uspace/lib/ui/src/list.c 	gfx_context_t *gc = ui_window_get_gc(list->window);
gfx_context_t    1058 uspace/lib/ui/src/list.c 	gfx_context_t *gc = ui_window_get_gc(list->window);
gfx_context_t    1174 uspace/lib/ui/src/list.c 	gfx_context_t *gc = ui_window_get_gc(list->window);
gfx_context_t    1226 uspace/lib/ui/src/list.c 	gfx_context_t *gc = ui_window_get_gc(list->window);
gfx_context_t      89 uspace/lib/ui/src/paint.c errno_t ui_paint_bevel(gfx_context_t *gc, gfx_rect_t *rect,
gfx_context_t     162 uspace/lib/ui/src/paint.c void ui_paint_get_bevel_inside(gfx_context_t *gc, gfx_rect_t *rect,
gfx_context_t     256 uspace/lib/ui/src/paint.c static errno_t ui_paint_fcircle_line(gfx_context_t *gc, gfx_coord2_t *center,
gfx_context_t     299 uspace/lib/ui/src/paint.c static int ui_paint_fcircle_point(gfx_context_t *gc, gfx_coord2_t *center,
gfx_context_t     328 uspace/lib/ui/src/paint.c errno_t ui_paint_filled_circle(gfx_context_t *gc, gfx_coord2_t *center,
gfx_context_t     369 uspace/lib/ui/src/paint.c errno_t ui_paint_up_triangle(gfx_context_t *gc, gfx_coord2_t *pos,
gfx_context_t     396 uspace/lib/ui/src/paint.c errno_t ui_paint_down_triangle(gfx_context_t *gc, gfx_coord2_t *pos,
gfx_context_t     423 uspace/lib/ui/src/paint.c errno_t ui_paint_left_triangle(gfx_context_t *gc, gfx_coord2_t *pos,
gfx_context_t     450 uspace/lib/ui/src/paint.c errno_t ui_paint_right_triangle(gfx_context_t *gc, gfx_coord2_t *pos,
gfx_context_t     479 uspace/lib/ui/src/paint.c errno_t ui_paint_cross(gfx_context_t *gc, gfx_coord2_t *pos,
gfx_context_t     187 uspace/lib/ui/src/popup.c gfx_context_t *ui_popup_get_gc(ui_popup_t *popup)
gfx_context_t      55 uspace/lib/ui/src/resource.c static errno_t ui_resource_create_gfx(gfx_context_t *gc,
gfx_context_t     346 uspace/lib/ui/src/resource.c static errno_t ui_resource_create_text(gfx_context_t *gc,
gfx_context_t     621 uspace/lib/ui/src/resource.c errno_t ui_resource_create(gfx_context_t *gc, bool textmode,
gfx_context_t     406 uspace/lib/ui/src/tab.c errno_t ui_tab_paint_handle_frame(gfx_context_t *gc, gfx_rect_t *rect,
gfx_context_t     408 uspace/lib/ui/src/ui.c 	gfx_context_t *gc;
gfx_context_t     323 uspace/lib/ui/src/window.c 	gfx_context_t *gc = NULL;
gfx_context_t     839 uspace/lib/ui/src/window.c gfx_context_t *ui_window_get_gc(ui_window_t *window)
gfx_context_t     871 uspace/lib/ui/src/window.c errno_t ui_window_get_app_gc(ui_window_t *window, gfx_context_t **rgc)
gfx_context_t     191 uspace/lib/ui/test/checkbox.c 	gfx_context_t *gc = NULL;
gfx_context_t     221 uspace/lib/ui/test/checkbox.c 	gfx_context_t *gc = NULL;
gfx_context_t     277 uspace/lib/ui/test/checkbox.c 	gfx_context_t *gc = NULL;
gfx_context_t     324 uspace/lib/ui/test/checkbox.c 	gfx_context_t *gc = NULL;
gfx_context_t     376 uspace/lib/ui/test/checkbox.c 	gfx_context_t *gc = NULL;
gfx_context_t     435 uspace/lib/ui/test/checkbox.c 	gfx_context_t *gc = NULL;
gfx_context_t     497 uspace/lib/ui/test/checkbox.c 	gfx_context_t *gc = NULL;
gfx_context_t      88 uspace/lib/ui/test/image.c 	gfx_context_t *gc;
gfx_context_t     151 uspace/lib/ui/test/image.c 	gfx_context_t *gc;
gfx_context_t     198 uspace/lib/ui/test/image.c 	gfx_context_t *gc;
gfx_context_t     189 uspace/lib/ui/test/label.c 	gfx_context_t *gc = NULL;
gfx_context_t      90 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     130 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     158 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     194 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     228 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     259 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     281 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     303 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     325 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     347 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     369 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     397 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     425 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     453 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     489 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     525 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     561 uspace/lib/ui/test/paint.c 	gfx_context_t *gc = NULL;
gfx_context_t     251 uspace/lib/ui/test/pbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t     359 uspace/lib/ui/test/pbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t     408 uspace/lib/ui/test/pbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t     457 uspace/lib/ui/test/pbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t     511 uspace/lib/ui/test/pbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t     573 uspace/lib/ui/test/pbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t     207 uspace/lib/ui/test/popup.c 	gfx_context_t *gc;
gfx_context_t     172 uspace/lib/ui/test/rbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t     207 uspace/lib/ui/test/rbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t     273 uspace/lib/ui/test/rbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t     332 uspace/lib/ui/test/rbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t     397 uspace/lib/ui/test/rbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t     468 uspace/lib/ui/test/rbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t     535 uspace/lib/ui/test/rbutton.c 	gfx_context_t *gc = NULL;
gfx_context_t      80 uspace/lib/ui/test/resource.c 	gfx_context_t *gc = NULL;
gfx_context_t     111 uspace/lib/ui/test/resource.c 	gfx_context_t *gc = NULL;
gfx_context_t     140 uspace/lib/ui/test/resource.c 	gfx_context_t *gc = NULL;
gfx_context_t     166 uspace/lib/ui/test/resource.c 	gfx_context_t *gc = NULL;
gfx_context_t     194 uspace/lib/ui/test/resource.c 	gfx_context_t *gc = NULL;
gfx_context_t     220 uspace/lib/ui/test/resource.c 	gfx_context_t *gc = NULL;
gfx_context_t     158 uspace/lib/ui/test/slider.c 	gfx_context_t *gc = NULL;
gfx_context_t     188 uspace/lib/ui/test/slider.c 	gfx_context_t *gc = NULL;
gfx_context_t     246 uspace/lib/ui/test/slider.c 	gfx_context_t *gc = NULL;
gfx_context_t     302 uspace/lib/ui/test/slider.c 	gfx_context_t *gc = NULL;
gfx_context_t     366 uspace/lib/ui/test/slider.c 	gfx_context_t *gc = NULL;
gfx_context_t     428 uspace/lib/ui/test/slider.c 	gfx_context_t *gc = NULL;
gfx_context_t     685 uspace/lib/ui/test/tab.c 	gfx_context_t *gc;
gfx_context_t     155 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t     235 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t     268 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t     300 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t     656 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t     702 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t     758 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t     808 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t     860 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t     912 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t     964 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t    1015 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t    1092 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t    1169 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t    1247 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t    1365 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t    1510 uspace/lib/ui/test/wdecor.c 	gfx_context_t *gc = NULL;
gfx_context_t     310 uspace/lib/ui/test/window.c 	gfx_context_t *gc;
gfx_context_t     366 uspace/lib/ui/test/window.c 	gfx_context_t *gc;
gfx_context_t     163 uspace/srv/hid/display/clonegc.c errno_t ds_clonegc_create(gfx_context_t *outgc, ds_clonegc_t **rgc)
gfx_context_t     166 uspace/srv/hid/display/clonegc.c 	gfx_context_t *gc = NULL;
gfx_context_t     221 uspace/srv/hid/display/clonegc.c errno_t ds_clonegc_add_output(ds_clonegc_t *cgc, gfx_context_t *outgc)
gfx_context_t     258 uspace/srv/hid/display/clonegc.c gfx_context_t *ds_clonegc_get_ctx(ds_clonegc_t *cgc)
gfx_context_t      45 uspace/srv/hid/display/clonegc.h extern errno_t ds_clonegc_create(gfx_context_t *, ds_clonegc_t **);
gfx_context_t      47 uspace/srv/hid/display/clonegc.h extern errno_t ds_clonegc_add_output(ds_clonegc_t *, gfx_context_t *);
gfx_context_t      48 uspace/srv/hid/display/clonegc.h extern gfx_context_t *ds_clonegc_get_ctx(ds_clonegc_t *);
gfx_context_t      97 uspace/srv/hid/display/cursor.c 	gfx_context_t *dgc;
gfx_context_t      57 uspace/srv/hid/display/ddev.c     gfx_context_t *gc, ds_ddev_t **rddev)
gfx_context_t      94 uspace/srv/hid/display/ddev.c 	gfx_context_t *gc;
gfx_context_t      45 uspace/srv/hid/display/ddev.h     char *, service_id_t, gfx_context_t *, ds_ddev_t **);
gfx_context_t      52 uspace/srv/hid/display/display.c static gfx_context_t *ds_display_get_unbuf_gc(ds_display_t *);
gfx_context_t      68 uspace/srv/hid/display/display.c errno_t ds_display_create(gfx_context_t *gc, ds_display_flags_t flags,
gfx_context_t     664 uspace/srv/hid/display/display.c 	gfx_context_t *ugc;
gfx_context_t     953 uspace/srv/hid/display/display.c static gfx_context_t *ds_display_get_unbuf_gc(ds_display_t *display)
gfx_context_t     970 uspace/srv/hid/display/display.c gfx_context_t *ds_display_get_gc(ds_display_t *display)
gfx_context_t     986 uspace/srv/hid/display/display.c 	gfx_context_t *gc;
gfx_context_t      55 uspace/srv/hid/display/display.h extern errno_t ds_display_create(gfx_context_t *, ds_display_flags_t,
gfx_context_t     102 uspace/srv/hid/display/display.h extern gfx_context_t *ds_display_get_gc(ds_display_t *);
gfx_context_t     124 uspace/srv/hid/display/main.c 	gfx_context_t *gc = NULL;
gfx_context_t     260 uspace/srv/hid/display/main.c 	gfx_context_t *gc;
gfx_context_t     111 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc;
gfx_context_t     113 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc1;
gfx_context_t     115 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc2;
gfx_context_t     181 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc;
gfx_context_t     183 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc1;
gfx_context_t     185 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc2;
gfx_context_t     251 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc;
gfx_context_t     253 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc1;
gfx_context_t     255 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc2;
gfx_context_t     321 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc;
gfx_context_t     323 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc1;
gfx_context_t     325 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc2;
gfx_context_t     415 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc;
gfx_context_t     417 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc1;
gfx_context_t     419 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc2;
gfx_context_t     520 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc;
gfx_context_t     522 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc1;
gfx_context_t     524 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc2;
gfx_context_t     608 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc;
gfx_context_t     610 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc1;
gfx_context_t     612 uspace/srv/hid/display/test/clonegc.c 	gfx_context_t *gc2;
gfx_context_t      87 uspace/srv/hid/display/test/cursor.c 	gfx_context_t *gc;
gfx_context_t     127 uspace/srv/hid/display/test/cursor.c 	gfx_context_t *gc;
gfx_context_t     430 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t     499 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t     556 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t     629 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t     668 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t     707 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t     757 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t    1078 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t    1139 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t    1181 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t    1239 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t    1297 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t    1344 uspace/srv/hid/display/test/window.c 	gfx_context_t *gc;
gfx_context_t      52 uspace/srv/hid/display/types/display/clonegc.h 	gfx_context_t *gc;
gfx_context_t      66 uspace/srv/hid/display/types/display/clonegc.h 	gfx_context_t *gc;
gfx_context_t      53 uspace/srv/hid/display/types/display/ddev.h 	gfx_context_t *gc;
gfx_context_t      90 uspace/srv/hid/display/types/display/window.h 	gfx_context_t *gc;
gfx_context_t      78 uspace/srv/hid/display/window.c 	gfx_context_t *dgc;
gfx_context_t     228 uspace/srv/hid/display/window.c gfx_context_t *ds_window_get_ctx(ds_window_t *wnd)
gfx_context_t     324 uspace/srv/hid/display/window.c 	gfx_context_t *gc;
gfx_context_t     842 uspace/srv/hid/display/window.c 	gfx_context_t *dgc;
gfx_context_t      57 uspace/srv/hid/display/window.h extern gfx_context_t *ds_window_get_ctx(ds_window_t *);
gfx_context_t      53 uspace/srv/hid/output/port/ddev.c 	gfx_context_t *gc;
gfx_context_t     254 uspace/srv/hid/output/port/ddev.c 	gfx_context_t *gc;
gfx_context_t     404 uspace/srv/hid/rfb/main.c 	gfx_context_t *gc;
HelenOS homepage, sources at GitHub