Searched defs:getIndentation (Results 1 – 2 of 2) sorted by relevance
24 …export function getIndentation(position: number, sourceFile: SourceFile, options: EditorSettings, … function
56 getIndentation(): number; method