Searched refs:is_foreground (Results 1 – 2 of 2) sorted by relevance
224 bool is_foreground = color_index == 65535; in render_color_glyph_layers() local226 if (!is_foreground) in render_color_glyph_layers()239 if (!is_foreground) in render_color_glyph_layers()
315 FMT_CONSTEXPR text_style(bool is_foreground, in text_style() argument320 if (is_foreground) { in text_style()