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, language_tag language_mask, font_family_id family_id, font_variant variant, int size, hi::color color)
 

Data Fields

text_phrasing_mask phrasing_mask = {}
 
language_tag language_mask = {}
 
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, language_tag language) noexcept
 

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