Home
last modified time | relevance | path

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

/dports/devel/R-cran-cli/cli/src/
H A Dansi.c111 #define CLI_COL_256 254 macro
169 col->col = (*ptr)[1] == '5' ? CLI_COL_256 : CLI_COL_RGB; in clic__parse_color()
371 if (state->new.fg.col == CLI_COL_256) { in clic__state_update_buffer()
384 if (state->new.bg.col == CLI_COL_256) { in clic__state_update_buffer()
783 if (state->new.fg.col == CLI_COL_256) { in clic__html_start()
798 if (state->new.bg.col == CLI_COL_256) { in clic__html_start()