Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dcalendar.py596 def format(cols, colwidth=_colwidth, spacing=_spacing): argument
601 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument
/external/javasqlite/src/main/java/SQLite/
DShell.java27 int colwidth[]; field in Shell
/external/python/cpython3/Lib/
Dcalendar.py629 def format(cols, colwidth=_colwidth, spacing=_spacing): argument
634 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument