()
| 2856 | return this._activeBuffer.x = this._activeBuffer.nextStop(), this._optionsService.rawOptions.screenReaderMode && this._onA11yTab.fire(this._activeBuffer.x - e3), true; |
| 2857 | } |
| 2858 | shiftOut() { |
| 2859 | return this._charsetService.setgLevel(1), true; |
| 2860 | } |
| 2861 | shiftIn() { |
| 2862 | return this._charsetService.setgLevel(0), true; |
| 2863 | } |