Searched defs:getIndentation (Results 1 – 6 of 6) sorted by relevance
| /third_party/typescript/src/services/formatting/ |
| D | smartIndenter.ts | 24 …export function getIndentation(position: number, sourceFile: SourceFile, options: EditorSettings, … function
|
| D | formatting.ts | 56 getIndentation(): number; method
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.js | 134612 function getIndentation(position, sourceFile, options, assumeNewLineBeforeCloseBrace) { function 160894 Session.prototype.getIndentation = function (args) { method in Session
|
| D | tsserver.js | 134043 function getIndentation(position, sourceFile, options, assumeNewLineBeforeCloseBrace) { function 160700 Session.prototype.getIndentation = function (args) { method in Session
|
| D | typescriptServices.js | 134612 function getIndentation(position, sourceFile, options, assumeNewLineBeforeCloseBrace) { function
|
| D | typescript.js | 134612 function getIndentation(position, sourceFile, options, assumeNewLineBeforeCloseBrace) { function
|