xbmc
|
Public Member Functions | |
CGUIFontCache (CGUIFontTTF &font) | |
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 () |
Public Attributes | |
const CGUIFontTTF & | m_font |