Searched refs:xo_color_t (Results 1 – 1 of 1) sorted by relevance
214 typedef uint8_t xo_color_t; typedef252 xo_color_t xoc_col_fg; /* Foreground color */253 xo_color_t xoc_col_bg; /* Background color */4846 xo_color_t fg = newp->xoc_col_fg; in xo_colors_update()4851 xo_color_t bg = newp->xoc_col_bg; in xo_colors_update()4903 xo_color_t fg = newp->xoc_col_fg; in xo_colors_handle_text()4909 xo_color_t bg = newp->xoc_col_bg; in xo_colors_handle_text()