Searched defs:spacing (Results 1 – 4 of 4) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | formatter.py | 55 def set_spacing(self, spacing): pass argument 273 def set_spacing(self, spacing): argument 308 def new_spacing(self, spacing): pass argument 335 def new_spacing(self, spacing): argument
|
| D | calendar.py | 590 def format(cols, colwidth=_colwidth, spacing=_spacing): argument 595 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
| D | formatter.py | 55 def set_spacing(self, spacing): pass argument 273 def set_spacing(self, spacing): argument 308 def new_spacing(self, spacing): pass argument 335 def new_spacing(self, spacing): argument
|
| D | calendar.py | 595 def format(cols, colwidth=_colwidth, spacing=_spacing): argument 600 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument
|