Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts4812 …firstCommentLineIndent = calculateIndent(text, lineMap[firstCommentLineAndCharacter.line], comment…
4832 …spacesToEmit = currentWriterIndentSpacing - firstCommentLineIndent + calculateIndent(text, pos, ne…
4880 function calculateIndent(text: string, pos: number, end: number) { function
/third_party/typescript/lib/
Dtsc.js13798 …firstCommentLineIndent = calculateIndent(text, lineMap[firstCommentLineAndCharacter.line], comment…
13801 …spacesToEmit = currentWriterIndentSpacing - firstCommentLineIndent + calculateIndent(text, pos, ne…
13837 function calculateIndent(text, pos, end) { function
DtypingsInstaller.js17654 …firstCommentLineIndent = calculateIndent(text, lineMap[firstCommentLineAndCharacter.line], comment…
17672 …spacesToEmit = currentWriterIndentSpacing - firstCommentLineIndent + calculateIndent(text, pos, ne…
17715 function calculateIndent(text, pos, end) { function
Dtsserverlibrary.js17859 …firstCommentLineIndent = calculateIndent(text, lineMap[firstCommentLineAndCharacter.line], comment…
17877 …spacesToEmit = currentWriterIndentSpacing - firstCommentLineIndent + calculateIndent(text, pos, ne…
17920 function calculateIndent(text, pos, end) { function
Dtypescript.js17859 …firstCommentLineIndent = calculateIndent(text, lineMap[firstCommentLineAndCharacter.line], comment…
17877 …spacesToEmit = currentWriterIndentSpacing - firstCommentLineIndent + calculateIndent(text, pos, ne…
17920 function calculateIndent(text, pos, end) { function
Dtsserver.js17665 …firstCommentLineIndent = calculateIndent(text, lineMap[firstCommentLineAndCharacter.line], comment…
17683 …spacesToEmit = currentWriterIndentSpacing - firstCommentLineIndent + calculateIndent(text, pos, ne…
17726 function calculateIndent(text, pos, end) { function
DtypescriptServices.js17859 …firstCommentLineIndent = calculateIndent(text, lineMap[firstCommentLineAndCharacter.line], comment…
17877 …spacesToEmit = currentWriterIndentSpacing - firstCommentLineIndent + calculateIndent(text, pos, ne…
17920 function calculateIndent(text, pos, end) { function