Searched refs:drawglyph (Results 1 – 1 of 1) sorted by relevance
35 static void drawglyph(unsigned short *pixels, unsigned short paint, in drawglyph() function71 drawglyph(pixels + y*stride + x, paint, stride, font5x12 + c);114 drawglyph(pixels + cy * 12 * fb_width + cx * 6, FGCOLOR, in console_putc()