()
| 1660 | t2.CharSizeService = h = s2([r(2, n.IOptionsService)], h); |
| 1661 | class c extends a.Disposable { |
| 1662 | constructor() { |
| 1663 | super(...arguments), this._result = { width: 0, height: 0 }; |
| 1664 | } |
| 1665 | _validateAndSet(e3, t3) { |
| 1666 | void 0 !== e3 && e3 > 0 && void 0 !== t3 && t3 > 0 && (this._result.width = e3, this._result.height = t3); |
| 1667 | } |
nothing calls this directly
no test coverage detected