Searched refs:fontx (Results 1 – 1 of 1) sorted by relevance
544 int fontx = (ncode % FONT_ROW) * FONT_WIDTH; in DrawChar() local561 u32 fontBits = (*fontLine++) << fontx; in DrawChar()