Public Member Functions | |
| FontData (const Font &font, int height) | |
| FontData () | |
Public Attributes | |
| Font | m_font |
| The Font. | |
| int | m_height |
| The height of the font. | |
| ifm::DefaultTheme::FontData::FontData | ( | ) |
| ifm::DefaultTheme::FontData::FontData | ( | const Font & | font, | |
| int | height | |||
| ) |
The Font.
The height of the font.