Searched defs:previousStartLine (Results 1 – 5 of 5) sorted by relevance
| /third_party/typescript/src/services/formatting/ |
| D | formatting.ts | 1233 const lineDelta = currentStartLine - previousStartLine; constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 134227 …essPair(currentItem, currentStartLine, currentParent, previousItem, previousStartLine, previousPar… argument 134407 … function applyRuleEdits(rule, previousRange, previousStartLine, currentRange, currentStartLine) { argument
|
| D | typescript.js | 134227 …essPair(currentItem, currentStartLine, currentParent, previousItem, previousStartLine, previousPar… argument 134407 … function applyRuleEdits(rule, previousRange, previousStartLine, currentRange, currentStartLine) { argument
|
| D | tsserverlibrary.js | 134227 …essPair(currentItem, currentStartLine, currentParent, previousItem, previousStartLine, previousPar… argument 134407 … function applyRuleEdits(rule, previousRange, previousStartLine, currentRange, currentStartLine) { argument
|
| D | tsserver.js | 133658 …essPair(currentItem, currentStartLine, currentParent, previousItem, previousStartLine, previousPar… argument 133838 … function applyRuleEdits(rule, previousRange, previousStartLine, currentRange, currentStartLine) { argument
|