Searched refs:tc_char (Results 1 – 5 of 5) sorted by relevance
1849 tem->tvs_outbuf[tem->tvs_outindex].tc_char = ch | TEM_ATTR(attr); in tem_outch()2176 if (TEM_CHAR_ATTR(src[width].tc_char) == TEM_ATTR_IMAGE || in tem_copy_width()2177 TEM_CHAR_ATTR(dst[width].tc_char) == TEM_ATTR_IMAGE) in tem_copy_width()2184 if (src[width].tc_char != dst[width].tc_char || in tem_copy_width()2321 c = TEM_CHAR(string[i].tc_char); in tem_text_display()2338 c.tc_char = TEM_ATTR(TEM_ATTR_IMAGE); in tem_image_display()2375 c.tc_char = TEM_ATTR(attr & ~TEM_ATTR_UNDERLINE) | ' '; in tem_text_cls()2473 bit_to_pix32(tem, c->tc_char, fg, bg); in tem_pix_bit2pix()2549 c.tc_char = TEM_ATTR(attr); in tem_cls()2803 c.tc_char = TEM_ATTR(attr); in tem_pix_cursor()[all …]
1299 tem->tvs_outbuf[tem->tvs_outindex].tc_char = ch | TEM_ATTR(attr); in tem_safe_outch()1655 if (TEM_CHAR_ATTR(src[width].tc_char) == TEM_ATTR_IMAGE || in tem_copy_width()1656 TEM_CHAR_ATTR(dst[width].tc_char) == TEM_ATTR_IMAGE) in tem_copy_width()1663 if (src[width].tc_char != dst[width].tc_char || in tem_copy_width()1807 c = TEM_CHAR(string[i].tc_char); in tem_safe_text_display()1885 c.tc_char = TEM_ATTR(attr & ~TEM_ATTR_UNDERLINE) | ' '; in tem_safe_text_cls()1918 if (!TEM_ATTR_ISSET(string[i].tc_char, TEM_ATTR_IMAGE)) { in tem_safe_pix_display()2021 fp(tem, c->tc_char, fg, bg); in tem_safe_pix_bit2pix()2105 c.tc_char = TEM_ATTR(attr); in tem_safe_pix_clear_entire_screen()2455 c.tc_char = TEM_ATTR(attr); in tem_safe_pix_cursor()[all …]
259 ptem->tvs_screen_rows[i][j].tc_char = in tem_internal_init()943 tem->tvs_screen_rows[row][col].tc_char = in tem_align()
169 tem_char_t tc_char; member
187 tem_char_t tc_char; member