CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
vg::attrs_font< T > Member List

This is the complete list of members for vg::attrs_font< T >, including all inherited members.

_font_familyvg::attr_font_family< T >
_font_sizevg::attr_font_size< T >
_font_stretchvg::attr_font_stretch< T >
_font_stylevg::attr_font_style< T >
_font_weightvg::attr_font_weight< T >
apply_font(pixelmap_editor_t &editor) constvg::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