Searched refs:textbg (Results 1 – 2 of 2) sorted by relevance
198 u8 textfg[TPG_MAX_PLANES][8], textbg[TPG_MAX_PLANES][8]; member
1871 gen_twopix(tpg, tpg->textbg, TPG_COLOR_TEXTBG, 0); in tpg_precalculate_line()1872 gen_twopix(tpg, tpg->textbg, TPG_COLOR_TEXTBG, 1); in tpg_precalculate_line()1887 memcpy(&bg, tpg->textbg[p], sizeof(PIXTYPE)); \