equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
families() | xtd::drawing::font_family | static |
font_family(const xtd::ustring &name) | xtd::drawing::font_family | |
font_family(text::generic_font_families generic_font_families) | xtd::drawing::font_family | |
font_family(const xtd::ustring &name, const text::font_collection &font_collection) | xtd::drawing::font_family | |
generic_monospace() | xtd::drawing::font_family | inlinestatic |
generic_sans_serif() | xtd::drawing::font_family | inlinestatic |
generic_serif() | xtd::drawing::font_family | inlinestatic |
get_cell_ascent(font_style style) const | xtd::drawing::font_family | |
get_cell_descent(font_style style) const | xtd::drawing::font_family | |
get_em_height(font_style style) const | xtd::drawing::font_family | |
get_hash_code() const noexcept | xtd::object | virtual |
get_line_spacing(font_style style) const | xtd::drawing::font_family | |
get_name(int32_t language) const | xtd::drawing::font_family | |
is_style_available(font_style style) const | xtd::drawing::font_family | |
memberwise_clone() const | xtd::object | inline |
name() const | xtd::drawing::font_family | inline |
object()=default | xtd::object | |
reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
to_string() const noexcept override | xtd::drawing::font_family | inlinevirtual |