Home
last modified time | relevance | path

Searched refs:termColor (Results 1 – 5 of 5) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/replace/src/
H A Dplot.h134 const unsigned char termColor[],
H A Dplot.cpp233 const unsigned char termColor[], in DrawTerminal() argument
243 img->draw_rectangle(x1, y1, x3, y3, termColor, opacity); in DrawTerminal()
/dports/x11/konsole/konsole-21.12.3/src/characters/
H A DCharacterColor.h144 void termColor(int *u, int *v, int *w) in termColor() function
/dports/lang/zig/zig-0.9.0/doc/
H A Ddocgen.zig771 const result = try termColor(std.testing.allocator, input_bytes);
776 fn termColor(allocator: Allocator, input: []const u8) ![]u8 {
1352 const colored_stderr = try termColor(allocator, escaped_stderr);
1415 const colored_stderr = try termColor(allocator, escaped_stderr);
1416 const colored_stdout = try termColor(allocator, escaped_stdout);
1521 const colored_stderr = try termColor(allocator, escaped_stderr);
1577 const colored_stderr = try termColor(allocator, escaped_stderr);
1646 const colored_stderr = try termColor(allocator, escaped_stderr);
/dports/lang/zig-devel/zig-0.9.0/doc/
H A Ddocgen.zig771 const result = try termColor(std.testing.allocator, input_bytes);
776 fn termColor(allocator: Allocator, input: []const u8) ![]u8 {
1352 const colored_stderr = try termColor(allocator, escaped_stderr);
1415 const colored_stderr = try termColor(allocator, escaped_stderr);
1416 const colored_stdout = try termColor(allocator, escaped_stdout);
1521 const colored_stderr = try termColor(allocator, escaped_stderr);
1577 const colored_stderr = try termColor(allocator, escaped_stderr);
1646 const colored_stderr = try termColor(allocator, escaped_stderr);