Home | History | Annotate | Download | only in docs

Lines Matching refs:tabWidth

379   function makeTabExpander(tabWidth) {
399 // tabWidth.
400 var nSpaces = tabWidth - (charInLine % tabWidth);