Pyro higlevel API
|
Public Attributes | |
char | m_zFamily [FONT_FAMILY_LENGTH] |
char | m_zStyle [FONT_STYLE_LENGTH] |
uint32 | m_nFlags |
float | m_vSize |
float | m_vShear |
float | m_vRotation |
uint32 flattened_font_properties::m_nFlags |
Referenced by os::Font::Flatten(), and os::Font::Unflatten().
float flattened_font_properties::m_vRotation |
Referenced by os::Font::Flatten(), and os::Font::Unflatten().
float flattened_font_properties::m_vShear |
Referenced by os::Font::Flatten(), and os::Font::Unflatten().
float flattened_font_properties::m_vSize |
Referenced by os::Font::Flatten(), and os::Font::Unflatten().
char flattened_font_properties::m_zFamily[FONT_FAMILY_LENGTH] |
Referenced by os::Font::Flatten(), and os::Font::Unflatten().
char flattened_font_properties::m_zStyle[FONT_STYLE_LENGTH] |
Referenced by os::Font::Flatten(), and os::Font::Unflatten().