Home
last modified time | relevance | path

Searched defs:center (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dstringold.py291 def center(s, width): function
Dstring.py445 def center(s, width, *args): function
DUserString.py63 def center(self, width, *args): member in UserString
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dstring.py447 def center(s, width, *args): function