Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
GUIFontManager Member List

This is the complete list of members for GUIFontManager, including all inherited members.

Clear()GUIFontManager
FreeFontFile(CGUIFontTTFBase *pFont)GUIFontManager
GetDefaultFont(bool border=false)GUIFontManager
GetFont(const std::string &strFontName, bool fallback=true)GUIFontManager
GetFontFile(const std::string &strFontFile)GUIFontManagerprotected
GetStyle(const TiXmlNode *fontNode, int &iStyle)GUIFontManagerprotectedstatic
GUIFontManager(void)GUIFontManager
LoadFonts(const std::string &fontSet)GUIFontManager
LoadFonts(const TiXmlNode *fontNode)GUIFontManagerprotected
LoadTTF(const std::string &strFontName, const std::string &strFilename, UTILS::Color textColor, UTILS::Color shadowColor, const int iSize, const int iStyle, bool border=false, float lineSpacing=1.0f, float aspect=1.0f, const RESOLUTION_INFO *res=NULL, bool preserveAspect=false)GUIFontManager
m_canReloadGUIFontManagerprotected
m_skinResolutionGUIFontManagerprotected
m_vecFontFilesGUIFontManagerprotected
m_vecFontInfoGUIFontManagerprotected
m_vecFontsGUIFontManagerprotected
OnMessage(CGUIMessage &message) overrideGUIFontManagervirtual
ReloadTTFFonts()GUIFontManagerprotected
RescaleFontSizeAndAspect(float *size, float *aspect, const RESOLUTION_INFO &sourceRes, bool preserveAspect)GUIFontManagerprotectedstatic
SettingOptionsFontsFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)GUIFontManagerstatic
Unload(const std::string &strFontName)GUIFontManager
~GUIFontManager(void) overrideGUIFontManager
~IMsgTargetCallback()=defaultIMsgTargetCallbackvirtual