Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dcalendar.py638 def format(cols, colwidth=_colwidth, spacing=_spacing): argument
643 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument
/third_party/mesa3d/src/gallium/tools/trace/
Dpytracediff.py360 colwidth = int((options.output_width - 3) / 2) variable