Home
last modified time | relevance | path

Searched refs:gIndention (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DFvImage.py41 gIndention = -4 variable
451 global gIndention
452 gIndention += 4
453 FvInfo = '\n' + ' ' * gIndention
456 gIndention -= 4
538 global gIndention
758 global gIndention
759 gIndention += 4
760 Indention = ' ' * gIndention
769 gIndention -= 4
[all …]