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  517 uspace/lib/gfxfont/test/glyph.c 	rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open  106 uspace/lib/gfxfont/test/glyph_bmp.c 	rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open  156 uspace/lib/gfxfont/test/glyph_bmp.c 	rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open  174 uspace/lib/gfxfont/test/glyph_bmp.c 	rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open  202 uspace/lib/gfxfont/test/glyph_bmp.c 	rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open  266 uspace/lib/gfxfont/test/glyph_bmp.c 	rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open  317 uspace/lib/gfxfont/test/glyph_bmp.c 	rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open  381 uspace/lib/gfxfont/test/glyph_bmp.c 	rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open  457 uspace/lib/gfxfont/test/glyph_bmp.c 	rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open  527 uspace/lib/gfxfont/test/glyph_bmp.c 	rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open  140 uspace/lib/gfxfont/test/tpf.c 	rc = gfx_glyph_bmp_open(glyph, &bmp);
gfx_glyph_bmp_open  190 uspace/lib/gfxfont/test/tpf.c 	rc = gfx_glyph_bmp_open(glyph, &bmp);
HelenOS homepage, sources at GitHub