Agora  1.2.0
Agora project
fmt::v8::text_style Member List

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

and_assign(const text_style &rhs)fmt::v8::text_styleinlineprivate
background_colorfmt::v8::text_styleprivate
bg(detail::color_type background)fmt::v8::text_stylefriend
emsfmt::v8::text_styleprivate
fg(detail::color_type foreground)fmt::v8::text_stylefriend
foreground_colorfmt::v8::text_styleprivate
get_background() constfmt::v8::text_styleinline
get_emphasis() constfmt::v8::text_styleinline
get_foreground() constfmt::v8::text_styleinline
has_background() constfmt::v8::text_styleinline
has_emphasis() constfmt::v8::text_styleinline
has_foreground() constfmt::v8::text_styleinline
operator&(text_style lhs, const text_style &rhs)fmt::v8::text_stylefriend
operator&=(const text_style &rhs)fmt::v8::text_styleinline
operator|(text_style lhs, const text_style &rhs)fmt::v8::text_stylefriend
operator|=(const text_style &rhs)fmt::v8::text_styleinline
set_background_colorfmt::v8::text_styleprivate
set_foreground_colorfmt::v8::text_styleprivate
text_style(emphasis em=emphasis())fmt::v8::text_styleinline
text_style(bool is_foreground, detail::color_type text_color)fmt::v8::text_styleinlineprivate