(e3)
| 7286 | for (let t3 = e3.y1 + 1; t3 < e3.y2; t3++) this._fillBottomLineAtCells(0, t3, e3.cols); |
| 7287 | this._fillBottomLineAtCells(0, e3.y2, e3.x2); |
| 7288 | } |
| 7289 | this._state = e3; |
| 7290 | } |
| 7291 | _handleHideLinkUnderline(e3) { |
| 7292 | this._clearCurrentLink(); |
| 7293 | } |
no test coverage detected