Home | History | Annotate | Download | only in src

Lines Matching refs:ShouldUseColor

2557 bool ShouldUseColor(bool stdout_is_tty) {
2600 ShouldUseColor(posix::IsATTY(posix::FileNo(stdout)) != 0);