Home
last modified time | relevance | path

Searched defs:getIndentation (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/services/formatting/
DsmartIndenter.ts24 …export function getIndentation(position: number, sourceFile: SourceFile, options: EditorSettings, … function
Dformatting.ts56 getIndentation(): number; method
/third_party/typescript/lib/
Dtsserverlibrary.js134612 function getIndentation(position, sourceFile, options, assumeNewLineBeforeCloseBrace) { function
160894 Session.prototype.getIndentation = function (args) { method in Session
Dtsserver.js134043 function getIndentation(position, sourceFile, options, assumeNewLineBeforeCloseBrace) { function
160700 Session.prototype.getIndentation = function (args) { method in Session
DtypescriptServices.js134612 function getIndentation(position, sourceFile, options, assumeNewLineBeforeCloseBrace) { function
Dtypescript.js134612 function getIndentation(position, sourceFile, options, assumeNewLineBeforeCloseBrace) { function