Searched defs:SharpCounter (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DGenFdsGlobalVariable.py58 SharpCounter = 0 variable in class:GenFdsGlobalVariable
583 GenFdsGlobalVariable.SharpCounter = GenFdsGlobalVariable.SharpCounter + 1
584 if GenFdsGlobalVariable.SharpCounter % GenFdsGlobalVariable.SharpNumberPerLine == 0:

Completed in 44 milliseconds