Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CGUIFontTTF::RunInfo Struct Reference

#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
 

Member Data Documentation

◆ m_buffer

hb_buffer_t* CGUIFontTTF::RunInfo::m_buffer

◆ m_endOffset

unsigned int CGUIFontTTF::RunInfo::m_endOffset

◆ m_glyphInfos

hb_glyph_info_t* CGUIFontTTF::RunInfo::m_glyphInfos

◆ m_glyphPositions

hb_glyph_position_t* CGUIFontTTF::RunInfo::m_glyphPositions

◆ m_script

hb_script_t CGUIFontTTF::RunInfo::m_script

◆ m_startOffset

unsigned int CGUIFontTTF::RunInfo::m_startOffset

The documentation for this struct was generated from the following file: