text_style Member List

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

background_colortext_styleprivate
bg(internal::color_type background) FMT_NOEXCEPTtext_stylefriend
emstext_styleprivate
fg(internal::color_type foreground) FMT_NOEXCEPTtext_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_style lhs, const text_style &rhs)text_stylefriend
operator&=(const text_style &rhs)text_styleinline
operator|(text_style lhs, const text_style &rhs)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, internal::color_type text_color) FMT_NOEXCEPTtext_styleinlineprivate