Searched refs:SetConsoleTextAttribute (Results 1 – 1 of 1) sorted by relevance
39 SetConsoleTextAttribute = ctypes.windll.kernel32.SetConsoleTextAttribute # type: ignore variable104 SetConsoleTextAttribute(self.handle, FOREGROUND_GREY)114 SetConsoleTextAttribute(self.handle, color)