Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Dhelper-cairo-user.hh224 bool is_foreground = color_index == 65535; in render_color_glyph_layers() local
226 if (!is_foreground) in render_color_glyph_layers()
239 if (!is_foreground) in render_color_glyph_layers()
/external/fmtlib/include/fmt/
Dcolor.h315 FMT_CONSTEXPR text_style(bool is_foreground, in text_style() argument
320 if (is_foreground) { in text_style()