xbmc
|
This is the complete list of members for GUIFontManager, including all inherited members.
Clear() (defined in GUIFontManager) | GUIFontManager | |
FreeFontFile(CGUIFontTTF *pFont) (defined in GUIFontManager) | GUIFontManager | |
GetDefaultFont(bool border=false) | GUIFontManager | |
GetFont(const std::string &strFontName, bool fallback=true) (defined in GUIFontManager) | GUIFontManager | |
GetFontFile(const std::string &fontIdent) (defined in GUIFontManager) | GUIFontManager | protected |
GetStyle(const TiXmlNode *fontNode, int &iStyle) (defined in GUIFontManager) | GUIFontManager | protectedstatic |
GetUserFontsFamilyNames() | GUIFontManager | |
GUIFontManager() (defined in GUIFontManager) | GUIFontManager | |
Initialize() | GUIFontManager | |
IsUpdating() const (defined in GUIFontManager) | GUIFontManager | inline |
LoadFonts(const std::string &fontSet) (defined in GUIFontManager) | GUIFontManager | |
LoadFonts(const TiXmlNode *fontNode) | GUIFontManager | protected |
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) (defined in GUIFontManager) | GUIFontManager | |
m_canReload (defined in GUIFontManager) | GUIFontManager | protected |
m_skinResolution (defined in GUIFontManager) | GUIFontManager | protected |
m_vecFontFiles (defined in GUIFontManager) | GUIFontManager | protected |
m_vecFontInfo (defined in GUIFontManager) | GUIFontManager | protected |
m_vecFonts (defined in GUIFontManager) | GUIFontManager | protected |
OnMessage(CGUIMessage &message) override (defined in GUIFontManager) | GUIFontManager | virtual |
ReloadTTFFonts() (defined in GUIFontManager) | GUIFontManager | protected |
RescaleFontSizeAndAspect(CGraphicContext &context, float *size, float *aspect, const RESOLUTION_INFO &sourceRes, bool preserveAspect) (defined in GUIFontManager) | GUIFontManager | protectedstatic |
SettingOptionsFontsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in GUIFontManager) | GUIFontManager | static |
Unload(const std::string &strFontName) (defined in GUIFontManager) | GUIFontManager | |
~GUIFontManager() override (defined in GUIFontManager) | GUIFontManager | |
~IMsgTargetCallback()=default (defined in IMsgTargetCallback) | IMsgTargetCallback | virtual |