HomeSort by: relevance | last modified time | path
    Searched refs:colour_force_rgb (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/tmux/dist/
colour.c 110 colour_force_rgb(int c) function
tty.c 755 c = colour_force_rgb(c);
3003 if ((c = colour_force_rgb (gc->us)) == -1)
input.c 2814 c = colour_force_rgb(c);
tmux.h 3008 int colour_force_rgb(int);
format.c 5182 if (c == -1 || (c = colour_force_rgb(c)) == -1)

Completed in 33 milliseconds