HelenOS sources

gfx_typeface_first_font  844 uspace/app/fontedit/fontedit.c 		finfo = gfx_typeface_first_font(tface);
gfx_typeface_first_font  206 uspace/app/gfxdemo/gfxdemo.c 		finfo = gfx_typeface_first_font(tface);
gfx_typeface_first_font   48 uspace/lib/gfxfont/include/gfx/typeface.h extern gfx_font_info_t *gfx_typeface_first_font(gfx_typeface_t *);
gfx_typeface_first_font   86 uspace/lib/gfxfont/src/typeface.c 	finfo = gfx_typeface_first_font(tface);
gfx_typeface_first_font   93 uspace/lib/gfxfont/src/typeface.c 		finfo = gfx_typeface_first_font(tface);
gfx_typeface_first_font  199 uspace/lib/gfxfont/src/typeface.c 	finfo = gfx_typeface_first_font(tface);
gfx_typeface_first_font  248 uspace/lib/gfxfont/src/typeface.c 	finfo = gfx_typeface_first_font(tface);
gfx_typeface_first_font  164 uspace/lib/gfxfont/test/tpf.c 	finfo = gfx_typeface_first_font(tface);
gfx_typeface_first_font  100 uspace/lib/ui/src/resource.c 	finfo = gfx_typeface_first_font(tface);
HelenOS homepage, sources at GitHub