Searched refs:font8x16 (Results 1 – 1 of 1) sorted by relevance
90 static const u8 *font8x16; variable94 font8x16 = f; in tpg_set_font()1408 if (font8x16 == NULL || basep == NULL) in tpg_gen_text()1447 u8 chr = font8x16[text[s] * 16 + line]; \ in tpg_gen_text()