Home
last modified time | relevance | path

Searched defs:supports_color (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/crates/termcolor/src/
Dlib.rs134 fn supports_color(&self) -> bool; in supports_color() method
168 fn supports_color(&self) -> bool { in supports_color() method
183 fn supports_color(&self) -> bool { in supports_color() method
667 fn supports_color(&self) -> bool { in supports_color() method
701 fn supports_color(&self) -> bool { in supports_color() method
735 fn supports_color(&self) -> bool { in supports_color() method
781 fn supports_color(&self) -> bool { in supports_color() method
849 fn supports_color(&self) -> bool { in supports_color() method
1213 fn supports_color(&self) -> bool { in supports_color() method
1289 fn supports_color(&self) -> bool { in supports_color() method
[all …]
/third_party/rust/crates/codespan/codespan-reporting/examples/
Dreadme_preview.rs228 fn supports_color(&self) -> bool { in supports_color() method
266 fn supports_color(&self) -> bool { in supports_color() method
/third_party/ninja/src/
Dline_printer.h29 bool supports_color() const { return supports_color_; } in supports_color() function
/third_party/rust/crates/codespan/codespan-reporting/tests/support/
Dcolor_buffer.rs67 fn supports_color(&self) -> bool { in supports_color() method
/third_party/rust/crates/codespan/codespan-reporting/src/term/
Drenderer.rs972 fn supports_color(&self) -> bool { in supports_color() method