xtd - Reference Guide
0.1.0
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::text::private_font_collection, including all inherited members.
add_font_file(const xtd::ustring &filename) | xtd::drawing::text::private_font_collection | |
add_memory_font(intptr_t memory, size_t length) | xtd::drawing::text::private_font_collection | |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
families() const | xtd::drawing::text::font_collection | inline |
font_collection() | xtd::drawing::text::font_collection | inlineprotected |
get_hash_code() const noexcept | xtd::object | virtual |
memberwise_clone() const | xtd::object | inline |
object()=default | xtd::object | |
private_font_collection() | xtd::drawing::text::private_font_collection | |
reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
to_string() const noexcept | xtd::object | virtual |