Searched refs:is_default_bg (Results 1 – 2 of 2) sorted by relevance
14 ?pen background = rgb(0,0,0,is_default_bg)106 ?pen background = rgb(0,0,0,is_default_bg)
2875 int is_default_bg = VTERM_COLOR_IS_DEFAULT_BG(bg); in cell2attr() local2877 if (is_default_fg || is_default_bg) in cell2attr()2883 if (is_default_bg) in cell2attr()2890 if (is_default_bg) in cell2attr()