Home
last modified time | relevance | path

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

/external/rust/crates/termcolor/src/
Dlib.rs142 fn supports_color(&self) -> bool; in supports_color() method
176 fn supports_color(&self) -> bool { in supports_color() method
191 fn supports_color(&self) -> bool { in supports_color() method
619 fn supports_color(&self) -> bool { in supports_color() method
653 fn supports_color(&self) -> bool { in supports_color() method
687 fn supports_color(&self) -> bool { in supports_color() method
733 fn supports_color(&self) -> bool { in supports_color() method
801 fn supports_color(&self) -> bool { in supports_color() method
1162 fn supports_color(&self) -> bool { in supports_color() method
1237 fn supports_color(&self) -> bool { in supports_color() method
[all …]
/external/rust/crates/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
/external/rust/crates/codespan-reporting/tests/support/
Dcolor_buffer.rs67 fn supports_color(&self) -> bool { in supports_color() method
/external/rust/crates/codespan-reporting/src/term/
Drenderer.rs971 fn supports_color(&self) -> bool { in supports_color() method