Searched refs:GetIsTerminalWithColors (Results 1 – 4 of 4) sorted by relevance
321 const bool colorize_err = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete()381 bool useColors = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete()
356 bool GetIsTerminalWithColors();
205 bool File::GetIsTerminalWithColors() { in GetIsTerminalWithColors() function in File
1046 if (!GetOutputFileSP()->GetIsTerminalWithColors()) in Debugger()2064 file.GetIsTerminalWithColors(); in StatuslineSupported()