Home
last modified time | relevance | path

Searched defs:write_color (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter_linux.cc82 void write_color(Color color, bool bold) { in write_color() function in tint::diag::__anon25907::PrinterLinux
H A Dprinter_windows.cc95 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 Dreadme_preview.rs299 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 Derror.rs712 pub fn write_color(v: &mut Vec<u8>, color: u8) { functions
/third_party/rust/crates/termcolor/src/
H A Dlib.rs1410 fn write_color( in write_color() functions

Completed in 6 milliseconds