(e3, t3, i3)
| 3950 | } |
| 3951 | } |
| 3952 | _reflowLargerAdjustViewport(e3, t3, i3) { |
| 3953 | const s3 = this.getNullCell(o.DEFAULT_ATTR_DATA); |
| 3954 | let r2 = i3; |
| 3955 | for (; r2-- > 0; ) 0 === this.ybase ? (this.y > 0 && this.y--, this.lines.length < t3 && this.lines.push(new o.BufferLine(e3, s3))) : (this.ydisp === this.ybase && this.ydisp--, this.ybase--); |
| 3956 | this.savedY = Math.max(this.savedY - i3, 0); |
| 3957 | } |
| 3958 | _reflowSmaller(e3, t3) { |
| 3959 | const i3 = this.getNullCell(o.DEFAULT_ATTR_DATA), s3 = []; |
| 3960 | let r2 = 0; |
no test coverage detected