Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dcolor.h292 FMT_CONSTEXPR bool has_foreground() const FMT_NOEXCEPT { in has_foreground() function
302 FMT_ASSERT(has_foreground(), "no foreground specified for this style"); in get_foreground()
482 if (ts.has_foreground()) { in vformat_to()