Home
last modified time | relevance | path

Searched defs:previousRange (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/services/formatting/
Dformatting.ts1177 const startPosition = previousRange ? previousRange.end : originalRange.pos; constant
1245 const posDelta = currentRange.pos - previousRange.end; constant
/third_party/libphonenumber/tools/java/data/src/com/google/i18n/phonenumbers/
DCombineGeoData.java192 Range previousRange = ranges.get(rangeIndex - 1); in hasConflict() local
/third_party/typescript/lib/
Dtypescript.js134407 … function applyRuleEdits(rule, previousRange, previousStartLine, currentRange, currentStartLine) { argument
DtypescriptServices.js134407 … function applyRuleEdits(rule, previousRange, previousStartLine, currentRange, currentStartLine) { argument
Dtsserverlibrary.js134407 … function applyRuleEdits(rule, previousRange, previousStartLine, currentRange, currentStartLine) { argument
Dtsserver.js133838 … function applyRuleEdits(rule, previousRange, previousStartLine, currentRange, currentStartLine) { argument