quill
text_style Member List

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

bg(detail::color_type background) noexcept -> text_styletext_stylefriend
fg(detail::color_type foreground) noexcept -> text_styletext_stylefriend
get_background() const noexcept -> detail::color_type (defined in text_style)text_styleinline
get_emphasis() const noexcept -> emphasis (defined in text_style)text_styleinline
get_foreground() const noexcept -> detail::color_type (defined in text_style)text_styleinline
has_background() const noexcept -> bool (defined in text_style)text_styleinline
has_emphasis() const noexcept -> bool (defined in text_style)text_styleinline
has_foreground() const noexcept -> bool (defined in text_style)text_styleinline
operator!=(text_style rhs) const noexcept -> bool (defined in text_style)text_styleinline
operator==(text_style rhs) const noexcept -> bool (defined in text_style)text_styleinline
operator| (defined in text_style)text_stylefriend
operator|=(text_style rhs) -> text_style & (defined in text_style)text_styleinline
text_style(emphasis em=emphasis()) noexcept (defined in text_style)text_styleinline