Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts332 const halfIndent = " "; constant
438 output += halfIndent + formatLocation(file, start!, host); // TODO: GH#18217
/third_party/typescript/lib/
DtypingsInstaller.js120919 var halfIndent = " ";
121017 output += halfIndent + formatLocation(file, start, host); // TODO: GH#18217
Dtsc.js100290 var halfIndent = " ";
100379 output += halfIndent + formatLocation(file, start, host);