Searched refs:w_rend (Results 1 – 2 of 2) sorted by relevance
212 p->w_rend = mchar_null;693 curr->w_rend.font = 0;750 font = curr->w_rend.font = 0;752 font = curr->w_rend.font = 0;842 curr->w_rend.image = c;1801 cursor->Rend = curr->w_rend;1819 curr->w_rend = cursor->Rend;2129 register int j, i = 0, a = curr->w_rend.attr, c = curr->w_rend.color; in SelectRendition()2215 curr->w_rend.attr = a; in SelectRendition()2217 curr->w_rend.color = c; in SelectRendition()[all …]
184 struct mchar w_rend; /* current rendition */ member