Searched refs:font_9x16 (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/lib/gfxconsole/
H A Dgfxconsole.cpp70 static const struct gfx_font* font = &font_9x16;
179 font = &font_9x16;
/fuchsia/zircon/kernel/lib/gfx/include/lib/
H A Dgfx.h65 extern const struct gfx_font font_9x16;
/fuchsia/zircon/kernel/lib/gfx/
H A Dgfx.cpp33 const struct gfx_font font_9x16 = { variable in typeref:struct:gfx_font

Completed in 88 milliseconds