Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <GUIFontTTF.h>
Public Attributes | |
unsigned int | m_startOffset |
unsigned int | m_endOffset |
hb_buffer_t * | m_buffer |
hb_script_t | m_script |
hb_glyph_info_t * | m_glyphInfos |
hb_glyph_position_t * | m_glyphPositions |
hb_buffer_t* CGUIFontTTF::RunInfo::m_buffer |
unsigned int CGUIFontTTF::RunInfo::m_endOffset |
hb_glyph_info_t* CGUIFontTTF::RunInfo::m_glyphInfos |
hb_glyph_position_t* CGUIFontTTF::RunInfo::m_glyphPositions |
hb_script_t CGUIFontTTF::RunInfo::m_script |
unsigned int CGUIFontTTF::RunInfo::m_startOffset |