Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CGUIFontCacheImpl< Position, Value > Class Template Reference

Public Member Functions

 CGUIFontCacheImpl (CGUIFontCache< Position, Value > *parent)
 
Value & Lookup (Position &pos, const std::vector< UTILS::Color > &colors, const vecText &text, uint32_t alignment, float maxPixelWidth, bool scrolling, unsigned int nowMillis, bool &dirtyCache)
 
void Flush ()
 

Constructor & Destructor Documentation

◆ CGUIFontCacheImpl()

template<class Position , class Value >
CGUIFontCacheImpl< Position, Value >::CGUIFontCacheImpl ( CGUIFontCache< Position, Value > *  parent)
inlineexplicit

Member Function Documentation

◆ Flush()

template<class Position , class Value >
void CGUIFontCacheImpl< Position, Value >::Flush

◆ Lookup()

template<class Position , class Value >
Value & CGUIFontCacheImpl< Position, Value >::Lookup ( Position &  pos,
const std::vector< UTILS::Color > &  colors,
const vecText text,
uint32_t  alignment,
float  maxPixelWidth,
bool  scrolling,
unsigned int  nowMillis,
bool &  dirtyCache 
)

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