Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for GUIFontManager, including all inherited members.
Clear() | GUIFontManager | |
FreeFontFile(CGUIFontTTF *pFont) | GUIFontManager | |
GetDefaultFont(bool border=false) | GUIFontManager | |
GetFont(const std::string &strFontName, bool fallback=true) | GUIFontManager | |
GetFontFile(const std::string &fontIdent) | GUIFontManager | protected |
GetStyle(const TiXmlNode *fontNode, int &iStyle) | GUIFontManager | protectedstatic |
GetUserFontsFamilyNames() | GUIFontManager | |
GUIFontManager() | GUIFontManager | |
Initialize() | GUIFontManager | |
IsUpdating() const | GUIFontManager | inline |
LoadFonts(const std::string &fontSet) | GUIFontManager | |
LoadFonts(const TiXmlNode *fontNode) | GUIFontManager | protected |
LoadTTF(const std::string &strFontName, const std::string &strFilename, KODI::UTILS::COLOR::Color textColor, KODI::UTILS::COLOR::Color shadowColor, const int iSize, const int iStyle, bool border=false, float lineSpacing=1.0f, float aspect=1.0f, const RESOLUTION_INFO *res=nullptr, bool preserveAspect=false) | GUIFontManager | |
m_canReload | GUIFontManager | protected |
m_skinResolution | GUIFontManager | protected |
m_vecFontFiles | GUIFontManager | protected |
m_vecFontInfo | GUIFontManager | protected |
m_vecFonts | GUIFontManager | protected |
OnMessage(CGUIMessage &message) override | GUIFontManager | virtual |
ReloadTTFFonts() | GUIFontManager | protected |
RescaleFontSizeAndAspect(CGraphicContext &context, float *size, float *aspect, const RESOLUTION_INFO &sourceRes, bool preserveAspect) | GUIFontManager | protectedstatic |
SettingOptionsFontsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) | GUIFontManager | static |
Unload(const std::string &strFontName) | GUIFontManager | |
~GUIFontManager() override | GUIFontManager | |
~IMsgTargetCallback()=default | IMsgTargetCallback | virtual |