Searched refs:GetIsTerminalWithColors (Results 1 – 4 of 4) sorted by relevance
310 const bool colorize_err = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete()371 bool useColors = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete()
349 bool GetIsTerminalWithColors();
199 bool File::GetIsTerminalWithColors() { in GetIsTerminalWithColors() function in File
750 if (!GetOutputFile().GetIsTerminalWithColors()) in Debugger()