![]() |
xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
This is the complete list of members for xtd::drawing::font, including all inherited members.
| bold() const | xtd::drawing::font | inline |
| equals(const object &obj) const noexcept | xtd::object | virtual |
| equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| font(const font &prototype, float em_size) | xtd::drawing::font | |
| font(const font &prototype, float em_size, font_style style) | xtd::drawing::font | |
| font(const font &prototype, font_style style) | xtd::drawing::font | |
| font(xtd::ustring family_name, float em_size, font_style style, graphics_unit unit, uint8_t gdi_char_set, bool gdi_vertical_font) | xtd::drawing::font | |
| font(const drawing::font_family &font_family, float em_size, font_style style, graphics_unit unit, uint8_t gdi_char_set, bool gdi_vertical_font) | xtd::drawing::font | inline |
| font(xtd::ustring family_name, float em_size, font_style style, graphics_unit unit, uint8_t gdi_char_set) | xtd::drawing::font | inline |
| font(const drawing::font_family &font_family, float em_size, font_style style, graphics_unit unit, uint8_t gdi_char_set) | xtd::drawing::font | inline |
| font(xtd::ustring family_name, float em_size, font_style style, graphics_unit unit) | xtd::drawing::font | inline |
| font(const drawing::font_family &font_family, float em_size, font_style style, graphics_unit unit) | xtd::drawing::font | inline |
| font(xtd::ustring family_name, float em_size, font_style style) | xtd::drawing::font | inline |
| font(const drawing::font_family &font_family, float em_size, font_style style) | xtd::drawing::font | inline |
| font(xtd::ustring family_name, float em_size, graphics_unit unit) | xtd::drawing::font | inline |
| font(const drawing::font_family &font_family, float em_size, graphics_unit unit) | xtd::drawing::font | inline |
| font(xtd::ustring family_name, float em_size) | xtd::drawing::font | inline |
| font(const drawing::font_family &font_family, float em_size) | xtd::drawing::font | inline |
| font_family() const | xtd::drawing::font | inline |
| from_hdc(const intptr_t hdc) | xtd::drawing::font | static |
| from_hfont(const intptr_t hfont) | xtd::drawing::font | static |
| gdi_char_set() const | xtd::drawing::font | inline |
| gdi_vertical_font() const | xtd::drawing::font | inline |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_height() const | xtd::drawing::font | |
| get_height(const graphics &graphics) const | xtd::drawing::font | |
| get_height(float dpi) const | xtd::drawing::font | |
| handle() const | xtd::drawing::font | inline |
| height() const | xtd::drawing::font | |
| is_system_font() const | xtd::drawing::font | inline |
| italic() const | xtd::drawing::font | inline |
| memberwise_clone() const | xtd::object | inline |
| name() const | xtd::drawing::font | inline |
| object()=default | xtd::object | |
| original_font_name() const | xtd::drawing::font | inline |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| size() const | xtd::drawing::font | inline |
| size_in_points() const | xtd::drawing::font | |
| strikeout() const | xtd::drawing::font | inline |
| style() const | xtd::drawing::font | inline |
| to_hfont() const | xtd::drawing::font | |
| to_string() const noexcept override | xtd::drawing::font | inlinevirtual |
| underline() const | xtd::drawing::font | inline |
| unit() const | xtd::drawing::font | inline |