Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
GUIFontManager Member List

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)GUIFontManagerprotected
GetStyle(const TiXmlNode *fontNode, int &iStyle)GUIFontManagerprotectedstatic
GetUserFontsFamilyNames()GUIFontManager
GUIFontManager()GUIFontManager
Initialize()GUIFontManager
IsUpdating() constGUIFontManagerinline
LoadFonts(const std::string &fontSet)GUIFontManager
LoadFonts(const TiXmlNode *fontNode)GUIFontManagerprotected
LoadTTF(const std::string &strFontName, const std::string &strFilename, UTILS::COLOR::Color textColor, 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_canReloadGUIFontManagerprotected
m_skinResolutionGUIFontManagerprotected
m_vecFontFilesGUIFontManagerprotected
m_vecFontInfoGUIFontManagerprotected
m_vecFontsGUIFontManagerprotected
OnMessage(CGUIMessage &message) overrideGUIFontManagervirtual
ReloadTTFFonts()GUIFontManagerprotected
RescaleFontSizeAndAspect(CGraphicContext &context, float *size, float *aspect, const RESOLUTION_INFO &sourceRes, bool preserveAspect)GUIFontManagerprotectedstatic
SettingOptionsFontsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string &current, void *data)GUIFontManagerstatic
Unload(const std::string &strFontName)GUIFontManager
~GUIFontManager() overrideGUIFontManager
~IMsgTargetCallback()=defaultIMsgTargetCallbackvirtual