Home
last modified time | relevance | path

Searched refs:afterStart (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/
DtextChanges.ts847 const afterStart = after.getStart(sourceFile); constant
848 … const afterStartLinePosition = getLineStartPositionForPosition(afterStart, sourceFile);
879 …ing.SmartIndenter.findFirstNonWhitespaceColumn(afterStartLinePosition, afterStart, sourceFile, thi…