Searched refs:colorText (Results 1 – 1 of 1) sorted by relevance
590 print(self.colorText(i))683 res = self.colorText('YES', 32)685 res = self.colorText('NO')882 def colorText(self, str, color=31): member in SystemValues5977 res = sysvals.colorText('NO (No features of this tool will work!)')5986 res = sysvals.colorText('NO (No features of this tool will work!)')5995 res = sysvals.colorText('NO')6008 res = sysvals.colorText('NO')6023 res = sysvals.colorText('NO')6043 res = sysvals.colorText('NO')[all …]