Searched refs:colour_256to16 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dcolour.c334 colour_256to16(int c) function
H A Dtty.c2758 gc->fg = colour_256to16(gc->fg);
2812 gc->bg = colour_256to16(gc->bg);
H A Dtmux.h2789 int colour_256to16(int);

Completed in 184 milliseconds