Searched refs:cx (Results 1 – 1 of 1) sorted by relevance
77 static int cx, cy, cmaxx, cmaxy; variable83 cx = 0; in console_clear()114 drawglyph(pixels + cy * 12 * fb_width + cx * 6, FGCOLOR, in console_putc()117 cx++; in console_putc()118 if(cx < cmaxx) return; in console_putc()122 cx = 0; in console_putc()147 cx = 0; in console_init()