Home
last modified time | relevance | path

Searched defs:selectionRange (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/testRunner/unittests/services/extract/
Dranges.ts6 const selectionRange = t.ranges.get("selection"); constant
19 const selectionRange = t.ranges.get("selection"); constant
Dhelpers.ts79 const selectionRange = t.ranges.get("selection")!; constant
148 const selectionRange = t.ranges.get("selection"); constant
/third_party/typescript/src/testRunner/unittests/services/
DconvertToAsyncFunction.ts282 const selectionRange = t.ranges.get("selection")!; constant
311 … span: { start: selectionRange.pos, length: selectionRange.end - selectionRange.pos }, constant
/third_party/typescript/src/server/
Dsession.ts2357 const selectionRange = languageService.getSmartSelectionRange(file, pos); constant
/third_party/typescript/lib/
Dtsserverlibrary.js130236 var selectionRange = { variable
161549 Session.prototype.mapSelectionRange = function (selectionRange, scriptInfo) { argument
Dtsserver.js129667 var selectionRange = { variable
161355 Session.prototype.mapSelectionRange = function (selectionRange, scriptInfo) { argument
Dtypescript.js130236 var selectionRange = { variable
DtypescriptServices.js130236 var selectionRange = { variable