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

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

CalcTextWidth(const std::wstring &text) constCGUILabelinline
CGUILabel(float posX, float posY, float width, float height, const CLabelInfo &labelInfo, OVER_FLOW overflow=OVER_FLOW_TRUNCATE)CGUILabel
CGUILabel(const CGUILabel &label)CGUILabel
CheckAndCorrectOverlap(CGUILabel &label1, CGUILabel &label2)CGUILabelstatic
COLOR enum nameCGUILabel
COLOR_DISABLED enum valueCGUILabel
COLOR_FOCUSED enum valueCGUILabel
COLOR_INVALID enum valueCGUILabel
COLOR_SELECTED enum valueCGUILabel
COLOR_TEXT enum valueCGUILabel
GetColor() constCGUILabelprotected
GetLabelInfo() constCGUILabelinline
GetLabelInfo()CGUILabelinline
GetMaxWidth() constCGUILabel
GetRenderRect() constCGUILabelinline
GetTextWidth() constCGUILabelinline
OVER_FLOW enum nameCGUILabel
OVER_FLOW_CLIP enum valueCGUILabel
OVER_FLOW_SCROLL enum valueCGUILabel
OVER_FLOW_TRUNCATE enum valueCGUILabel
OVER_FLOW_TRUNCATE_LEFT enum valueCGUILabel
OVER_FLOW_WRAP enum valueCGUILabel
Process(unsigned int currentTime)CGUILabel
Render()CGUILabel
SetAlign(uint32_t align)CGUILabel
SetColor(COLOR color)CGUILabel
SetInvalid()CGUILabel
SetMaxRect(float x, float y, float w, float h)CGUILabel
SetOverflow(OVER_FLOW overflow)CGUILabel
SetRenderRect(const CRect &rect)CGUILabelinline
SetScrolling(bool scrolling)CGUILabel
SetScrollLoopCount(unsigned int loopCount)CGUILabelinline
SetStyledText(const vecText &text, const std::vector< UTILS::COLOR::Color > &colors)CGUILabel
SetText(const std::string &label)CGUILabel
SetTextW(const std::wstring &label)CGUILabel
UpdateColors()CGUILabel
UpdateRenderRect()CGUILabelprotected
~CGUILabel()=defaultCGUILabelvirtual