Home
last modified time | relevance | path

Searched refs:SFG_Font (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/hud/
Dfont.c63 typedef struct tagSFG_Font SFG_Font; typedef
353 static const SFG_Font fgFontFixed8x13 = { "-misc-fixed-medium-r-normal--13-120-75-75-C-80-iso8859-1…
360 const SFG_Font *font = &fgFontFixed8x13; in util_font_draw_character()