Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dcolor.h431 FMT_CONSTEXPR ansi_color_escape<Char> make_foreground_color( in make_foreground_color() function
484 auto foreground = detail::make_foreground_color<Char>(ts.get_foreground()); in vformat_to()