Home
last modified time | relevance | path

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

/external/syslinux/com32/modules/
Ddir.c78 int pos, tpos, colwidth; in display_directory() local
Dls.c78 int pos, tpos, colwidth; in display_directory() local
/external/python/cpython2/Lib/
Dcalendar.py596 def format(cols, colwidth=_colwidth, spacing=_spacing): argument
601 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument
/external/python/cpython3/Lib/
Dcalendar.py583 def format(cols, colwidth=_colwidth, spacing=_spacing): argument
588 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument
/external/javasqlite/src/main/java/SQLite/
DShell.java27 int colwidth[]; field in Shell