|
kodi
|
This is the complete list of members for CGUIFont, including all inherited members.
| Begin() (defined in CGUIFont) | CGUIFont | |
| CGUIFont(const std::string &strFontName, uint32_t style, UTILS::COLOR::Color textColor, UTILS::COLOR::Color shadowColor, float lineSpacing, float origHeight, CGUIFontTTF *font) (defined in CGUIFont) | CGUIFont | |
| DrawScrollingText(float x, float y, const std::vector< UTILS::COLOR::Color > &colors, UTILS::COLOR::Color shadowColor, const vecText &text, uint32_t alignment, float maxPixelWidth, const CScrollInfo &scrollInfo) (defined in CGUIFont) | CGUIFont | |
| DrawText(float x, float y, UTILS::COLOR::Color color, UTILS::COLOR::Color shadowColor, const vecText &text, uint32_t alignment, float maxPixelWidth) (defined in CGUIFont) | CGUIFont | inline |
| DrawText(float x, float y, const std::vector< UTILS::COLOR::Color > &colors, UTILS::COLOR::Color shadowColor, const vecText &text, uint32_t alignment, float maxPixelWidth) (defined in CGUIFont) | CGUIFont | |
| End() (defined in CGUIFont) | CGUIFont | |
| GetCharWidth(character_t ch) (defined in CGUIFont) | CGUIFont | |
| GetFont() const (defined in CGUIFont) | CGUIFont | inline |
| GetFontName() (defined in CGUIFont) | CGUIFont | |
| GetLineHeight() const (defined in CGUIFont) | CGUIFont | |
| GetScaleFactor() const | CGUIFont | |
| GetStyle() const (defined in CGUIFont) | CGUIFont | inline |
| GetTextBaseLine() const (defined in CGUIFont) | CGUIFont | |
| GetTextHeight(int numLines) const (defined in CGUIFont) | CGUIFont | |
| GetTextWidth(const vecText &text) (defined in CGUIFont) | CGUIFont | |
| m_font (defined in CGUIFont) | CGUIFont | protected |
| m_lineSpacing (defined in CGUIFont) | CGUIFont | protected |
| m_origHeight (defined in CGUIFont) | CGUIFont | protected |
| m_shadowColor (defined in CGUIFont) | CGUIFont | protected |
| m_strFontName (defined in CGUIFont) | CGUIFont | protected |
| m_style (defined in CGUIFont) | CGUIFont | protected |
| m_textColor (defined in CGUIFont) | CGUIFont | protected |
| SetFont(CGUIFontTTF *font) (defined in CGUIFont) | CGUIFont | |
| UpdateScrollInfo(const vecText &text, CScrollInfo &scrollInfo) (defined in CGUIFont) | CGUIFont | |
| ~CGUIFont() (defined in CGUIFont) | CGUIFont | virtual |
1.8.13