Searched defs:heading (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | optparse.py | 251 def format_heading(self, heading): argument 376 def format_heading(self, heading): argument 395 def format_heading(self, heading): argument
|
D | argparse.py | 197 def __init__(self, formatter, parent, heading=None): argument 234 def start_section(self, heading): argument
|
D | pydoc.py | 434 def heading(self, title, fgcol, bgcol, extras=''): member in HTMLDoc
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | optparse.py | 252 def format_heading(self, heading): argument 377 def format_heading(self, heading): argument 396 def format_heading(self, heading): argument
|
D | argparse.py | 199 def __init__(self, formatter, parent, heading=None): argument 236 def start_section(self, heading): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/ |
D | pydoc.py | 434 def heading(self, title, fgcol, bgcol, extras=''): member in HTMLDoc
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/ |
D | pydoc.py | 480 def heading(self, title, fgcol, bgcol, extras=''): member in HTMLDoc
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | texi2html.py | 1157 def heading(self, type, args, level): member in TexinfoParser
|