SoPlex Documentation
Loading...
Searching...
No Matches
text_style Member List

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

background_colortext_styleprivate
bg(detail::color_type background)text_stylefriend
emstext_styleprivate
fg(detail::color_type foreground)text_stylefriend
foreground_colortext_styleprivate
get_background() const FMT_NOEXCEPTtext_style
get_emphasis() const FMT_NOEXCEPTtext_style
get_foreground() const FMT_NOEXCEPTtext_style
has_background() const FMT_NOEXCEPTtext_style
has_emphasis() const FMT_NOEXCEPTtext_style
has_foreground() const FMT_NOEXCEPTtext_style
operator&(text_style lhs, const text_style &rhs)text_stylefriend
operator&=(const text_style &rhs)text_style
operator|(text_style lhs, const text_style &rhs)text_stylefriend
operator|=(const text_style &rhs)text_style
set_background_colortext_styleprivate
set_foreground_colortext_styleprivate
text_style(emphasis em=emphasis()) FMT_NOEXCEPTtext_style
text_style(bool is_foreground, detail::color_type text_color) FMT_NOEXCEPTtext_styleprivate