The FFontFamilyEntry class provides a mean of storing and manipulating font family entries.
◆ ~FFontFamilyEntry()
| FFontFamilyEntry::~FFontFamilyEntry |
( |
| ) |
|
◆ FFontFamilyEntry()
| FFontFamilyEntry::FFontFamilyEntry |
( |
const std::string & |
iName | ) |
|
◆ AddFontStyleKey()
| void FFontFamilyEntry::AddFontStyleKey |
( |
const std::string & |
iStyle, |
|
|
const FFontStyleEntry & |
iFontStyleKey |
|
) |
| |
◆ Family()
| const std::string& FFontFamilyEntry::Family |
( |
| ) |
const |
◆ FuzzyFindFontStyleKey()
| const FFontStyleEntry* FFontFamilyEntry::FuzzyFindFontStyleKey |
( |
const std::string & |
iStyle | ) |
const |
◆ StyleCount()
| int FFontFamilyEntry::StyleCount |
( |
| ) |
const |
◆ Styles()
| const std::map< std::string, FFontStyleEntry >& FFontFamilyEntry::Styles |
( |
| ) |
const |