Lines Matching refs:scr_chars
339 scr->scr_chars = (uint32_t *)&scr->scr_attrs[cnt];
351 scr->scr_chars[i] = 0x20;
666 uint32_t *charptr = scr->scr_chars, c;
769 uint32_t *charptr = scr->scr_chars;
989 memmove(&scr->scr_chars[offset + to], &scr->scr_chars[offset + from],
1041 if ((scr->scr_chars[pos] != vdp->chars[ppos]) ||
1044 scr->scr_chars[pos], scr->scr_attrs[pos]);
1045 vdp->chars[ppos] = scr->scr_chars[pos];
1049 scr->putchar(cookie, row, c, scr->scr_chars[pos],
1073 scr->scr_chars[offset + i] = 0x20;
1091 vdp->chars[i] = scr->scr_chars[i];
1136 memmove(&scr->scr_chars[to], &scr->scr_chars[from],
1145 memmove(&scr->scr_chars[to], &scr->scr_chars[from],
1196 if ((scr->scr_chars[pos] != vdp->chars[ppos]) ||
1199 scr->scr_chars[pos], scr->scr_attrs[pos]);
1200 vdp->chars[ppos] = scr->scr_chars[pos];
1204 scr->putchar(cookie, l, c, scr->scr_chars[pos],
1230 scr->scr_chars[i] = 0x20;
1288 (scr->scr_chars[pos + offset] != c);
1290 scr->scr_chars[pos + offset] = c;
1390 scr->scr_chars[ofs], scr->scr_attrs[ofs]);
1397 scr->putchar(cookie, row, col, scr->scr_chars[ofs],
1483 wsc->letter = scr->scr_chars[offset];
1591 scr->scr_chars[r_offset],
1595 scr->scr_chars[r_offset],