This is the complete list of members for gui2::text_shape, including all inherited members.
| actions_formula_ | gui2::text_shape | private |
| add_attribute(const std::string &attr_name, const std::string &extra_data="", std::size_t start=PANGO_ATTR_INDEX_FROM_TEXT_BEGINNING, std::size_t end=PANGO_ATTR_INDEX_TO_TEXT_END) | gui2::text_shape | |
| add_attributes(font::attribute_list &&other_attrs) | gui2::text_shape | |
| add_attributes_from(text_shape &tshape2, const unsigned attr_start) | gui2::text_shape | |
| add_text(const t_string &text) | gui2::text_shape | |
| characters_per_line_ | gui2::text_shape | private |
| color_ | gui2::text_shape | private |
| draw(wfl::map_formula_callable &variables) override | gui2::text_shape | virtual |
| font_family_ | gui2::text_shape | private |
| font_size_ | gui2::text_shape | private |
| font_style_ | gui2::text_shape | private |
| get_text() const | gui2::text_shape | |
| h_ | gui2::rect_bounded_shape | protected |
| highlight_color_ | gui2::text_shape | private |
| highlight_end_ | gui2::text_shape | private |
| highlight_start_ | gui2::text_shape | private |
| immutable() const | gui2::canvas::shape | inline |
| immutable_ | gui2::canvas::shape | private |
| line_spacing_ | gui2::text_shape | private |
| link_aware_ | gui2::text_shape | private |
| link_color_ | gui2::text_shape | private |
| maximum_height_ | gui2::text_shape | private |
| maximum_width_ | gui2::text_shape | private |
| outline_ | gui2::text_shape | private |
| parse_text_as_formula_ | gui2::text_shape | private |
| rect_bounded_shape(const rect &bounds) | gui2::rect_bounded_shape | inlineexplicitprotected |
| rect_bounded_shape(const point &origin, const std::string &w_f, const std::string &h_f) | gui2::rect_bounded_shape | inlineexplicitprotected |
| rect_bounded_shape(const config &cfg) | gui2::rect_bounded_shape | inlineexplicitprotected |
| set_text(const t_string &text) | gui2::text_shape | |
| set_wrap_width(const unsigned wrap_width) | gui2::text_shape | |
| shape()=default | gui2::canvas::shape | |
| shape(const config &cfg) | gui2::canvas::shape | inlineexplicit |
| text_ | gui2::text_shape | private |
| text_alignment_ | gui2::text_shape | private |
| text_attributes_ | gui2::text_shape | private |
| text_markup_ | gui2::text_shape | private |
| text_shape(const config &cfg, wfl::action_function_symbol_table &functions) | gui2::text_shape | explicit |
| text_shape(const point &origin, font::family_class family, const unsigned size, font::pango_text::FONT_STYLE style, const std::string &align, const unsigned wrap_width) | gui2::text_shape | |
| w_ | gui2::rect_bounded_shape | protected |
| x_ | gui2::rect_bounded_shape | protected |
| y_ | gui2::rect_bounded_shape | protected |
| ~shape() | gui2::canvas::shape | inlinevirtual |