HelenOS sources

termui_put_glyph  448 uspace/app/terminal/terminal.c 		termui_put_glyph(term->termui, fb_font_glyph(ch, NULL), 1);
termui_put_glyph  120 uspace/lib/termui/include/termui.h void termui_put_glyph(termui_t *termui, uint32_t glyph, int width);
HelenOS homepage, sources at GitHub