Searched refs:GetIsTerminalWithColors (Results 1 – 4 of 4) sorted by relevance
315 const bool colorize_err = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete()376 bool useColors = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete()
356 bool GetIsTerminalWithColors();
204 bool File::GetIsTerminalWithColors() { in GetIsTerminalWithColors() function in File
828 if (!GetOutputFile().GetIsTerminalWithColors()) in Debugger()1886 if (!file.GetIsInteractive() || !file.GetIsTerminalWithColors()) in HandleProgressEvent()