Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dcolor.h301 FMT_CONSTEXPR detail::color_type get_foreground() const FMT_NOEXCEPT { in get_foreground() function
484 auto foreground = detail::make_foreground_color<Char>(ts.get_foreground()); in vformat_to()