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

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

BidiFlip(const std::wstring &text, bool forceLTRReadingOrder, int *visualToLogicalMap=nullptr)CGUITextLayoutprotectedstatic
BidiTransform(std::vector< CGUIString > &lines, bool forceLTRReadingOrder)CGUITextLayoutprotectedstatic
CalcTextExtent()CGUITextLayoutprotected
CGUITextLayout(CGUIFont *font, bool wrap, float fHeight=0.0f, CGUIFont *borderFont=NULL)CGUITextLayout
DrawText(CGUIFont *font, float x, float y, UTILS::COLOR::Color color, UTILS::COLOR::Color shadowColor, const std::string &text, uint32_t align)CGUITextLayoutstatic
Filter(std::string &text)CGUITextLayoutstatic
GetFirstText(vecText &text) constCGUITextLayout
GetText() constCGUITextLayoutprotected
GetTextExtent(float &width, float &height) constCGUITextLayout
GetTextHeight() constCGUITextLayoutinline
GetTextLength() constCGUITextLayout
GetTextWidth() constCGUITextLayoutinline
GetTextWidth(const std::wstring &text) constCGUITextLayout
GetTextWidth(const vecText &text) constCGUITextLayout
iLine typedefCGUITextLayoutprotected
LineBreakText(const vecText &text, std::vector< CGUIString > &lines)CGUITextLayoutprotected
m_borderFontCGUITextLayoutprotected
m_colorsCGUITextLayoutprotected
m_fontCGUITextLayoutprotected
m_lastTextCGUITextLayoutprotected
m_lastUpdateWCGUITextLayoutprotected
m_lastUtf8TextCGUITextLayoutprotected
m_linesCGUITextLayoutprotected
m_maxHeightCGUITextLayoutprotected
m_monoFontCGUITextLayoutprotected
m_textColorCGUITextLayoutprotected
m_textHeightCGUITextLayoutprotected
m_textWidthCGUITextLayoutprotected
m_varFontCGUITextLayoutprotected
m_wrapCGUITextLayoutprotected
Render(float x, float y, float angle, UTILS::COLOR::Color color, UTILS::COLOR::Color shadowColor, uint32_t alignment, float maxWidth, bool solid=false)CGUITextLayout
RenderOutline(float x, float y, UTILS::COLOR::Color color, UTILS::COLOR::Color outlineColor, uint32_t alignment, float maxWidth)CGUITextLayout
RenderScrolling(float x, float y, float angle, UTILS::COLOR::Color color, UTILS::COLOR::Color shadowColor, uint32_t alignment, float maxWidth, const CScrollInfo &scrollInfo)CGUITextLayout
Reset()CGUITextLayout
SetMaxHeight(float fHeight)CGUITextLayout
SetMonoFont(CGUIFont *font)CGUITextLayoutinlineprotected
SetWrap(bool bWrap=true)CGUITextLayout
Update(const std::string &text, float maxWidth=0, bool forceUpdate=false, bool forceLTRReadingOrder=false)CGUITextLayout
UpdateCommon(const std::wstring &text, float maxWidth, bool forceLTRReadingOrder)CGUITextLayoutprotected
UpdateScrollinfo(CScrollInfo &scrollInfo)CGUITextLayout
UpdateStyled(const vecText &text, const std::vector< UTILS::COLOR::Color > &colors, float maxWidth=0, bool forceLTRReadingOrder=false)CGUITextLayout
UpdateW(const std::wstring &text, float maxWidth=0, bool forceUpdate=false, bool forceLTRReadingOrder=false)CGUITextLayout
UseMonoFont(bool use)CGUITextLayoutinlineprotected
WrapText(const vecText &text, float maxWidth)CGUITextLayoutprotected