Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dcolor.h298 FMT_CONSTEXPR bool has_emphasis() const FMT_NOEXCEPT { in has_emphasis() function
310 FMT_ASSERT(has_emphasis(), "no emphasis specified for this style"); in get_emphasis()
477 if (ts.has_emphasis()) { in vformat_to()