![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
This is the complete list of members for vg::attrs_font< T >, including all inherited members.
_font_family | vg::attr_font_family< T > | |
_font_size | vg::attr_font_size< T > | |
_font_stretch | vg::attr_font_stretch< T > | |
_font_style | vg::attr_font_style< T > | |
_font_weight | vg::attr_font_weight< T > | |
apply_font(pixelmap_editor_t &editor) const | vg::attrs_font< T > | inlineprotected |
font_family(std::string &_font_family_) | vg::attr_font_family< T > | inline |
font_family(std::string &&_font_family_) | vg::attr_font_family< T > | inline |
font_size(int &_font_size_) | vg::attr_font_size< T > | inline |
font_size(int &&_font_size_) | vg::attr_font_size< T > | inline |
font_stretch(double &_font_stretch_) | vg::attr_font_stretch< T > | inline |
font_stretch(double &&_font_stretch_) | vg::attr_font_stretch< T > | inline |
font_style(font_style_e &_font_style_) | vg::attr_font_style< T > | inline |
font_style(font_style_e &&_font_style_) | vg::attr_font_style< T > | inline |
font_weight(font_weight_e &_font_weight_) | vg::attr_font_weight< T > | inline |
font_weight(font_weight_e &&_font_weight_) | vg::attr_font_weight< T > | inline |