Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CGUIFontCacheImpl< Position, Value > Class Template Reference

Public Member Functions

 CGUIFontCacheImpl (CGUIFontCache< Position, Value > *parent)
 
Value & Lookup (const CGraphicContext &context, Position &pos, const std::vector< UTILS::COLOR::Color > &colors, const vecText &text, uint32_t alignment, float maxPixelWidth, bool scrolling, std::chrono::steady_clock::time_point now, 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 ( const CGraphicContext & context,
Position & pos,
const std::vector< UTILS::COLOR::Color > & colors,
const vecText & text,
uint32_t alignment,
float maxPixelWidth,
bool scrolling,
std::chrono::steady_clock::time_point now,
bool & dirtyCache )

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