spdlog
Loading...
Searching...
No Matches
text_style Member List

This is the complete list of members for text_style, including all inherited members.

and_assign(const text_style &rhs)text_styleinlineprivate
background_colortext_styleprivate
bgtext_stylefriend
emstext_styleprivate
fgtext_stylefriend
foreground_colortext_styleprivate
get_background() const FMT_NOEXCEPTtext_styleinline
get_emphasis() const FMT_NOEXCEPTtext_styleinline
get_foreground() const FMT_NOEXCEPTtext_styleinline
has_background() const FMT_NOEXCEPTtext_styleinline
has_emphasis() const FMT_NOEXCEPTtext_styleinline
has_foreground() const FMT_NOEXCEPTtext_styleinline
operator&text_stylefriend
operator&=(const text_style &rhs)text_styleinline
operator|text_stylefriend
operator|=(const text_style &rhs)text_styleinline
set_background_colortext_styleprivate
set_foreground_colortext_styleprivate
text_style(emphasis em=emphasis()) FMT_NOEXCEPTtext_styleinline
text_style(bool is_foreground, detail::color_type text_color) FMT_NOEXCEPTtext_styleinlineprivate