Searched refs:envy_def_colors (Results 1 – 4 of 4) sorted by relevance
47 extern const struct envy_colors envy_def_colors;
45 const struct envy_colors envy_def_colors = { variable
56 rnn->vc->colors = &envy_def_colors; in _rnn_init()
877 ctx->colors = colors ? &envy_def_colors : &envy_null_colors; in main()