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_color
text_style
private
bg
(detail::color_type background)
text_style
friend
ems
text_style
private
fg
(detail::color_type foreground)
text_style
friend
foreground_color
text_style
private
get_background
() const FMT_NOEXCEPT
text_style
get_emphasis
() const FMT_NOEXCEPT
text_style
get_foreground
() const FMT_NOEXCEPT
text_style
has_background
() const FMT_NOEXCEPT
text_style
has_emphasis
() const FMT_NOEXCEPT
text_style
has_foreground
() const FMT_NOEXCEPT
text_style
operator&
(text_style lhs, const text_style &rhs)
text_style
friend
operator&=
(const text_style &rhs)
text_style
operator|
(text_style lhs, const text_style &rhs)
text_style
friend
operator|=
(const text_style &rhs)
text_style
set_background_color
text_style
private
set_foreground_color
text_style
private
text_style
(emphasis em=emphasis()) FMT_NOEXCEPT
text_style
text_style
(bool is_foreground, detail::color_type text_color) FMT_NOEXCEPT
text_style
private
© 1996-2023 by Zuse Institute Berlin (ZIB),
Imprint
Generated for SoPlex by
doxygen