|
Kodi Documentation 18.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(CGUIFontTTFBase *pFont) | GUIFontManager | |
| GetDefaultFont(bool border=false) | GUIFontManager | |
| GetFont(const std::string &strFontName, bool fallback=true) | GUIFontManager | |
| GetFontFile(const std::string &strFontFile) | GUIFontManager | protected |
| GetStyle(const TiXmlNode *fontNode, int &iStyle) | GUIFontManager | protectedstatic |
| GUIFontManager(void) | GUIFontManager | |
| LoadFonts(const std::string &fontSet) | GUIFontManager | |
| LoadFonts(const TiXmlNode *fontNode) | GUIFontManager | protected |
| 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_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(float *size, float *aspect, const RESOLUTION_INFO &sourceRes, bool preserveAspect) | GUIFontManager | protectedstatic |
| SettingOptionsFontsFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string ¤t, void *data) | GUIFontManager | static |
| Unload(const std::string &strFontName) | GUIFontManager | |
| ~GUIFontManager(void) override | GUIFontManager | |
| ~IMsgTargetCallback()=default | IMsgTargetCallback | virtual |