HelenOS sources
gfx_glyph_bmp_open 267 uspace/app/fontedit/fontedit.c rc = gfx_glyph_bmp_open(fedit->src_glyph, &src_bmp);
gfx_glyph_bmp_open 402 uspace/app/fontedit/fontedit.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 430 uspace/app/fontedit/fontedit.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 854 uspace/app/fontedit/fontedit.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 44 uspace/lib/gfxfont/include/gfx/glyph_bmp.h extern errno_t gfx_glyph_bmp_open(gfx_glyph_t *, gfx_glyph_bmp_t **);
gfx_glyph_bmp_open 486 uspace/lib/gfxfont/test/glyph.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 75 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 125 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 143 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 171 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 235 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 286 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 350 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 426 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 496 uspace/lib/gfxfont/test/glyph_bmp.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 109 uspace/lib/gfxfont/test/tpf.c rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open 159 uspace/lib/gfxfont/test/tpf.c rc = gfx_glyph_bmp_open(glyph, &bmp);
HelenOS homepage, sources at GitHub