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