Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/patman/
H A Dterminal.py98 NORMAL_START = '\033[22;%dm' variable in Color
127 base = self.BRIGHT_START if bright else self.NORMAL_START
160 base = self.BRIGHT_START if bright else self.NORMAL_START