HelenOS sources
testgc_set_color 41 uspace/lib/gfx/test/render.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 47 uspace/lib/gfx/test/render.c .set_color = testgc_set_color,
testgc_set_color 42 uspace/lib/gfxfont/test/font.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 52 uspace/lib/gfxfont/test/font.c .set_color = testgc_set_color,
testgc_set_color 46 uspace/lib/gfxfont/test/glyph.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 56 uspace/lib/gfxfont/test/glyph.c .set_color = testgc_set_color,
testgc_set_color 42 uspace/lib/gfxfont/test/glyph_bmp.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 52 uspace/lib/gfxfont/test/glyph_bmp.c .set_color = testgc_set_color,
testgc_set_color 44 uspace/lib/gfxfont/test/text.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 54 uspace/lib/gfxfont/test/text.c .set_color = testgc_set_color,
testgc_set_color 44 uspace/lib/gfxfont/test/tpf.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 54 uspace/lib/gfxfont/test/tpf.c .set_color = testgc_set_color,
testgc_set_color 40 uspace/lib/gfxfont/test/typeface.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 50 uspace/lib/gfxfont/test/typeface.c .set_color = testgc_set_color,
testgc_set_color 45 uspace/lib/memgfx/test/xlategc.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 59 uspace/lib/memgfx/test/xlategc.c .set_color = testgc_set_color,
testgc_set_color 44 uspace/lib/ui/test/checkbox.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 55 uspace/lib/ui/test/checkbox.c .set_color = testgc_set_color,
testgc_set_color 44 uspace/lib/ui/test/label.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 55 uspace/lib/ui/test/label.c .set_color = testgc_set_color,
testgc_set_color 42 uspace/lib/ui/test/paint.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 52 uspace/lib/ui/test/paint.c .set_color = testgc_set_color,
testgc_set_color 44 uspace/lib/ui/test/pbutton.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 55 uspace/lib/ui/test/pbutton.c .set_color = testgc_set_color,
testgc_set_color 44 uspace/lib/ui/test/rbutton.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 55 uspace/lib/ui/test/rbutton.c .set_color = testgc_set_color,
testgc_set_color 44 uspace/lib/ui/test/slider.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 55 uspace/lib/ui/test/slider.c .set_color = testgc_set_color,
testgc_set_color 45 uspace/lib/ui/test/wdecor.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 56 uspace/lib/ui/test/wdecor.c .set_color = testgc_set_color,
testgc_set_color 42 uspace/srv/hid/display/test/clonegc.c static errno_t testgc_set_color(void *, gfx_color_t *);
testgc_set_color 52 uspace/srv/hid/display/test/clonegc.c .set_color = testgc_set_color,
HelenOS homepage, sources at GitHub