Searched defs:write_color (Results 1 - 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/tint/src/diagnostic/ | ||
| H A D | printer_linux.cc | 82 void write_color(Color color, bool bold) { in write_color() function in tint::diag::__anon25907::PrinterLinux |
| H A D | printer_windows.cc | 95 void write_color(Color color, bool bold) { in write_color() function in tint::diag::__anon25910::PrinterWindows |
| /third_party/rust/crates/codespan/codespan-reporting/examples/ | ||
| H A D | readme_preview.rs | 299 fn write_color<W: Write>(color: &Color, writer: &mut SvgWriter<W>) -> io::Result<()> { in set_color() functions |
| /third_party/rust/crates/nom/src/ | ||
| H A D | error.rs | 712 pub fn write_color(v: &mut Vec<u8>, color: u8) { functions |
| /third_party/rust/crates/termcolor/src/ | ||
| H A D | lib.rs | 1410 fn write_color( in write_color() functions |
Completed in 6 milliseconds