Lines Matching defs:range

405         var result = { range: range, message: message };  property in AnonymousFunction410cd55f0100.create.result
477 function replace(range, newText) { argument
494 function del(range) { argument
615 TextEditChangeImpl.prototype.replace = function (range, newText) { argument
618 TextEditChangeImpl.prototype.delete = function (range) { argument
1071 var result = { range: range }; property in AnonymousFunction410cd55f0100.create.result
1137 location: { uri: uri, range: range } property in AnonymousFunction410cd55f0100.create.result.location
1163 range: range, property in AnonymousFunction410cd55f0100.create.result
1324 var result = { range: range }; property in AnonymousFunction410cd55f0100.create.result
1517 FullTextDocument.prototype.getText = function (range) { argument
30931 CSSCodeActions.prototype.doCodeActions = function (document, range, context, stylesheet) { argument
30937 CSSCodeActions.prototype.doCodeActions2 = function (document, range, context, stylesheet) { argument
32404 range: getRange(node) property in CSSHover.doHover.hover
32415 range: getRange(node) property in CSSHover.doHover.hover
32428 range: getRange(node) property in CSSHover.doHover.hover
32445 range: getRange(node) property in CSSHover.doHover.hover
32464 range: getRange(node) property in CSSHover.doHover.hover
32801 CSSNavigation.prototype.getColorPresentations = function (document, stylesheet, color, range) { argument
34522 …icipant.prototype.providePathSuggestions = function (pathValue, position, range, document, documen… argument
34626 function shiftRange(range, startOffset, endOffset) { argument
36057 FullTextDocument.prototype.getText = function (range) { argument
36277 function getWellformedRange(range) { argument
37222 function fromRange(range) { argument
37234 function toRange(range) { argument
37326 range: wordRange, property in AnonymousFunction410cd55f28a00.AnonymousFunction410cd55f28b00.item
37331 item.range = { class in item
37664 return ranges.map(function (range) { argument