Home
last modified time | relevance | path

Searched defs:heading (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Doptparse.py251 def format_heading(self, heading): argument
376 def format_heading(self, heading): argument
395 def format_heading(self, heading): argument
Dargparse.py197 def __init__(self, formatter, parent, heading=None): argument
234 def start_section(self, heading): argument
Dpydoc.py434 def heading(self, title, fgcol, bgcol, extras=''): member in HTMLDoc
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Doptparse.py252 def format_heading(self, heading): argument
377 def format_heading(self, heading): argument
396 def format_heading(self, heading): argument
Dargparse.py199 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/
Dpydoc.py434 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/
Dpydoc.py480 def heading(self, title, fgcol, bgcol, extras=''): member in HTMLDoc
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dtexi2html.py1157 def heading(self, type, args, level): member in TexinfoParser