Home
last modified time | relevance | path

Searched defs:tabwidth (Results 1 – 3 of 3) sorted by relevance

/external/jacoco/org.jacoco.cli/src/org/jacoco/cli/internal/commands/
DReport.java57 int tabwidth = 4; field in Report
/external/python/cpython2/Lib/idlelib/
DPyParse.py114 def __init__(self, indentwidth, tabwidth): argument
DEditorWindow.py1574 def classifyws(s, tabwidth): argument
1598 def __init__(self, text, tabwidth): argument