HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Data Fields | Friends
hi::v1::text_style Struct Reference

Public Member Functions

constexpr text_style (text_style const &) noexcept=default
 
constexpr text_style (text_style &&) noexcept=default
 
constexpr text_styleoperator= (text_style const &) noexcept=default
 
constexpr text_styleoperator= (text_style &&) noexcept=default
 
constexpr text_style (text_phrasing_mask phrasing_mask, iso_639 language, iso_15924 script, iso_3166 country, font_family_id family_id, font_variant variant, int size, hi::color color)
 

Data Fields

text_phrasing_mask phrasing_mask = {}
 
iso_639 language = {}
 
iso_15924 script = {}
 
iso_3166 country = {}
 
font_family_id family_id = {}
 
font_variant variant = {}
 
int size = {}
 
hi::color color = {}
 

Friends

constexpr friend bool operator== (text_style const &, text_style const &) noexcept=default
 
constexpr friend bool matches (text_style const &lhs, text_phrasing phrasing, iso_639 language, iso_3166 country, iso_15924 script) noexcept
 

The documentation for this struct was generated from the following file: