Home
last modified time | relevance | path

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

/external/jacoco/org.jacoco.cli/src/org/jacoco/cli/internal/commands/
DReport.java57 int tabwidth = 4; field in Report
/external/python/cpython3/Lib/idlelib/
Dpyparse.py127 def __init__(self, indentwidth, tabwidth): argument
Dformat.py202 def get_line_indent(line, tabwidth): argument
Deditor.py1539 def get_line_indent(line, tabwidth): argument
1556 def __init__(self, text, tabwidth): argument
/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