small struct used to defined a font name More...
Public Member Functions | |
FontName () | |
constructor | |
Public Attributes | |
std::string | m_name |
the font name | |
int | m_id |
the font id | |
int | m_size [2] |
the font height, font size | |
small struct used to defined a font name
|
inline |
constructor
int LotusStyleManagerInternal::FontName::m_id |
the font id
std::string LotusStyleManagerInternal::FontName::m_name |
the font name
Referenced by LotusStyleManager::readFMTFontName().
int LotusStyleManagerInternal::FontName::m_size[2] |
the font height, font size
Referenced by FontName().