Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dcolor.h295 FMT_CONSTEXPR bool has_background() const FMT_NOEXCEPT { in has_background() function
306 FMT_ASSERT(has_background(), "no background specified for this style"); in get_background()
487 if (ts.has_background()) { in vformat_to()