Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dcolor.h305 FMT_CONSTEXPR detail::color_type get_background() const FMT_NOEXCEPT { in get_background() function
489 auto background = detail::make_background_color<Char>(ts.get_background()); in vformat_to()