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