Boost.UI
User Interface Boost library
|
This is the complete list of members for boost::ui::font, including all inherited members.
caption() noexcept | boost::ui::font | static |
family enum name | boost::ui::font | |
font() (defined in boost::ui::font) | boost::ui::font | |
font(double pt, family f, slant s=slant::normal, weight w=weight::normal) | boost::ui::font | explicit |
font(double pt, const uistring &n, slant s=slant::normal, weight w=weight::normal) | boost::ui::font | explicit |
get_family() const | boost::ui::font | |
get_slant() const | boost::ui::font | |
get_weight() const | boost::ui::font | |
name(const uistring &n) | boost::ui::font | |
name() const | boost::ui::font | |
native_handle() | boost::ui::font | inline |
native_handle() const | boost::ui::font | inline |
native_handle_type typedef | boost::ui::font | |
set_family(family f) | boost::ui::font | |
set_slant(slant s) | boost::ui::font | |
set_weight(weight w) | boost::ui::font | |
size_pt(double pt) | boost::ui::font | |
size_pt() const | boost::ui::font | |
slant enum name | boost::ui::font | |
valid() const noexcept | boost::ui::font | |
weight enum name | boost::ui::font | |
~font() (defined in boost::ui::font) | boost::ui::font |