Searched defs:getIndentationForNode (Results 1 – 5 of 5) sorted by relevance
| /third_party/typescript/src/services/formatting/ |
| D | smartIndenter.ts | 149 …export function getIndentationForNode(n: Node, ignoreActualIndentationRange: TextRange, sourceFile… function
|
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 134716 function getIndentationForNode(n, ignoreActualIndentationRange, sourceFile, options) { function
|
| D | typescript.js | 134716 function getIndentationForNode(n, ignoreActualIndentationRange, sourceFile, options) { function
|
| D | tsserver.js | 134147 function getIndentationForNode(n, ignoreActualIndentationRange, sourceFile, options) { function
|
| D | tsserverlibrary.js | 134716 function getIndentationForNode(n, ignoreActualIndentationRange, sourceFile, options) { function
|