()
| 3445 | return this._parser.reset(), this._onRequestReset.fire(), true; |
| 3446 | } |
| 3447 | reset() { |
| 3448 | this._curAttrData = l.DEFAULT_ATTR_DATA.clone(), this._eraseAttrDataInternal = l.DEFAULT_ATTR_DATA.clone(); |
| 3449 | } |
| 3450 | _eraseAttrData() { |
| 3451 | return this._eraseAttrDataInternal.bg &= -67108864, this._eraseAttrDataInternal.bg |= 67108863 & this._curAttrData.bg, this._eraseAttrDataInternal; |
| 3452 | } |