|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Public Member Functions | |
| CGUIFontCacheImpl (CGUIFontCache< Position, Value > *parent) | |
| Value & | Lookup (const CGraphicContext &context, Position &pos, const std::vector< KODI::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 () |
|
inlineexplicit |
| void CGUIFontCacheImpl< Position, Value >::Flush | ( | ) |
| Value & CGUIFontCacheImpl< Position, Value >::Lookup | ( | const CGraphicContext & | context, |
| Position & | pos, | ||
| const std::vector< KODI::UTILS::COLOR::Color > & | colors, | ||
| const vecText & | text, | ||
| uint32_t | alignment, | ||
| float | maxPixelWidth, | ||
| bool | scrolling, | ||
| std::chrono::steady_clock::time_point | now, | ||
| bool & | dirtyCache | ||
| ) |