Searched refs:GetIsTerminalWithColors (Results 1 – 4 of 4) sorted by relevance
319 const bool colorize_err = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete()382 bool useColors = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete()
356 bool GetIsTerminalWithColors();
205 bool File::GetIsTerminalWithColors() { in GetIsTerminalWithColors() function in File
917 if (!GetOutputFile().GetIsTerminalWithColors()) in Debugger() 2079 if (!file.GetIsInteractive() || !file.GetIsTerminalWithColors()) in HandleProgressEvent()