HelenOS sources

gfx_glyph_bmp_get_rect  273 uspace/app/fontedit/fontedit.c 	gfx_glyph_bmp_get_rect(src_bmp, &rect);
gfx_glyph_bmp_get_rect  651 uspace/app/fontedit/fontedit.c 	gfx_glyph_bmp_get_rect(fedit->gbmp, &grect);
gfx_glyph_bmp_get_rect   47 uspace/lib/gfxfont/include/gfx/glyph_bmp.h extern void gfx_glyph_bmp_get_rect(gfx_glyph_bmp_t *, gfx_rect_t *);
gfx_glyph_bmp_get_rect  472 uspace/lib/gfxfont/test/glyph_bmp.c 	gfx_glyph_bmp_get_rect(bmp, &rect);
HelenOS homepage, sources at GitHub