Lines Matching refs:character
44 unsigned char character;
72 unsigned char wcc; /* Write control character. */
1081 * Insert character into the screen at the current position with the
1093 cell->character = tp->view.ascebc[' '];
1101 cell->character = tp->view.ascebc[(unsigned int) ch];
1183 *cp++ = cell->character;
1266 line->cells[line->len].character = tp->view.ascebc[' '];
1280 line->cells[tp->cx + n].character = tp->view.ascebc[' '];
1319 cell->character = ' ';
1346 cell->character = ' ';
1687 default: /* Insert normal character. */
1728 * Put single characters to the ttys character buffer