Searched refs:bg_bright (Results 1 – 1 of 1) sorted by relevance
1410 char fg_bright = -1, bg_bright = -1; in uv__tty_set_style() local1418 bg_bright = uv_tty_default_bg_bright; in uv__tty_set_style()1430 bg_bright = uv_tty_default_bg_bright; in uv__tty_set_style()1440 bg_bright = 0; in uv__tty_set_style()1444 bg_bright = 1; in uv__tty_set_style()1456 bg_bright = 0; in uv__tty_set_style()1478 bg_bright = uv_tty_default_bg_bright; in uv__tty_set_style()1487 bg_bright = 1; in uv__tty_set_style()1494 bg_bright == -1 && inverse == -1) { in uv__tty_set_style()1530 if (bg_bright != -1) { in uv__tty_set_style()[all …]