Home
last modified time | relevance | path

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

/external/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 …]
/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