(e3)
| 3451 | return this._eraseAttrDataInternal.bg &= -67108864, this._eraseAttrDataInternal.bg |= 67108863 & this._curAttrData.bg, this._eraseAttrDataInternal; |
| 3452 | } |
| 3453 | setgLevel(e3) { |
| 3454 | return this._charsetService.setgLevel(e3), true; |
| 3455 | } |
| 3456 | screenAlignmentPattern() { |
| 3457 | const e3 = new u.CellData(); |
| 3458 | e3.content = 1 << 22 | "E".charCodeAt(0), e3.fg = this._curAttrData.fg, e3.bg = this._curAttrData.bg, this._setCursor(0, 0); |