This is the complete list of members for xtd::drawing::font_family, including all inherited members.
| equals(const xtd::object &obj) const noexcept -> bool override | xtd::drawing::font_family | virtual |
| equals(const font_family &other) const noexcept -> bool override | xtd::drawing::font_family | |
| xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| xtd::iequatable< font_family >::equals(const font_family &) const noexcept -> bool=0 | xtd::iequatable< font_family > | pure virtual |
| families() noexcept -> xtd::array< font_family > | xtd::drawing::font_family | static |
| font_family(const xtd::string &name) | xtd::drawing::font_family | explicit |
| font_family(text::generic_font_families generic_font_families) | xtd::drawing::font_family | explicit |
| font_family(const xtd::string &name, const text::font_collection &font_collection) | xtd::drawing::font_family | |
| generic_monospace() noexcept -> font_family | xtd::drawing::font_family | static |
| generic_sans_serif() noexcept -> font_family | xtd::drawing::font_family | static |
| generic_serif() noexcept -> font_family | xtd::drawing::font_family | static |
| get_cell_ascent(font_style style) const -> xtd::int32 | xtd::drawing::font_family | |
| get_cell_descent(font_style style) const -> xtd::int32 | xtd::drawing::font_family | |
| get_em_height(font_style style) const noexcept -> xtd::int32 | xtd::drawing::font_family | |
| get_hash_code() const noexcept -> xtd::usize override | xtd::drawing::font_family | virtual |
| get_line_spacing(font_style style) const -> xtd::int32 | xtd::drawing::font_family | |
| get_name(int32 language) const -> xtd::string | xtd::drawing::font_family | |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| is_style_available(font_style style) const -> bool | xtd::drawing::font_family | |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| name() const noexcept -> const xtd::string & | xtd::drawing::font_family | |
| object()=default | xtd::object | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| to_string() const noexcept -> xtd::string override | xtd::drawing::font_family | virtual |