Searched refs:_compute (Results 1 – 4 of 4) sorted by relevance
3292 Element.Layout.PROPERTIES.each( this._compute, this );3308 return value === null ? this._compute(property) : value;3378 _compute: function(property) { method
396 …_compute(this._editor.getPosition()),this._register(this._editor.onDidChangeCursorPosition(e=>this… method
1 …_compute(this._editor.getLineChanges());\n if (this.revealFirst) {\n // Only rev…