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

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

ActionMap typedefCGUIControl
AllocResources()CGUIControlvirtual
ALWAYS enum valueCGUIControl
Animate(unsigned int currentTime)CGUIControlprotectedvirtual
AssignDepth() overrideCGUITextBoxvirtual
BidiFlip(const std::wstring &text, bool forceLTRReadingOrder, int *visualToLogicalMap=nullptr)CGUITextLayoutprotectedstatic
BidiTransform(std::vector< CGUIString > &lines, bool forceLTRReadingOrder)CGUITextLayoutprotectedstatic
CalcRenderRegion() constCGUIControlvirtual
CalcTextExtent()CGUITextLayoutprotected
CanFocus() const overrideCGUITextBoxvirtual
CanFocusFromPoint(const CPoint &point) constCGUIControlprotectedvirtual
CGUIControl()CGUIControl
CGUIControl(int parentID, int controlID, float posX, float posY, float width, float height)CGUIControl
CGUIControl(const CGUIControl &)CGUIControl
CGUITextBox(int parentID, int controlID, float posX, float posY, float width, float height, const CLabelInfo &labelInfo, int scrollTime=200, const CLabelInfo *labelInfoMono=nullptr)CGUITextBox
CGUITextBox(const CGUITextBox &from)CGUITextBox
CGUITextLayout(CGUIFont *font, bool wrap, float fHeight=0.0f, CGUIFont *borderFont=NULL)CGUITextLayout
CheckAnimation(ANIMATION_TYPE animType)CGUIControlprotectedvirtual
Clone() const overrideCGUITextBoxinlinevirtual
ControlTypeCGUIControlprotected
DELAYED enum valueCGUIControl
DIRTY_STATE_CHILDCGUIControlprotectedstatic
DIRTY_STATE_CONTROLCGUIControlprotectedstatic
DoProcess(unsigned int currentTime, CDirtyRegionList &dirtyregions) overrideCGUITextBoxvirtual
DoRender()CGUIControlvirtual
DrawText(CGUIFont *font, float x, float y, UTILS::COLOR::Color color, UTILS::COLOR::Color shadowColor, const std::string &text, uint32_t align)CGUITextLayoutstatic
DynamicResourceAlloc(bool bOnOff)CGUIControlvirtual
Filter(std::string &text)CGUITextLayoutstatic
FOCUS enum valueCGUIControl
FreeResources(bool immediately=false)CGUIControlvirtual
GetAction(int actionID) constCGUIControl
GetAnimation(ANIMATION_TYPE type, bool checkConditions=true)CGUIControl
GetAnimations() constCGUIControlinline
GetCondition(int condition, int data) const overrideCGUITextBoxvirtual
GetControl(int id, std::vector< CGUIControl * > *idCollector=nullptr)CGUIControlvirtual
GetControlType() constCGUIControlinline
GetCurrentPage() constCGUITextBoxprotected
GetDescription() const overrideCGUITextBoxvirtual
GetDescriptionByIndex(int index) constCGUIControlinlinevirtual
GetFirstText(vecText &text) constCGUITextLayout
GetHeight() const overrideCGUITextBoxvirtual
GetID(void) constCGUIControlvirtual
GetLabel(int info) constCGUITextBoxvirtual
GetNumPages() constCGUITextBoxprotected
GetParentControl(void) constCGUIControlinline
GetParentID() constCGUIControl
GetPosition() constCGUIControlinlineprotectedvirtual
GetRenderPosition() constCGUIControl
GetRenderRegion() constCGUIControlinline
GetRows() constCGUITextBoxprotected
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
GetWidth() constCGUIControlvirtual
GetXPosition() constCGUIControlvirtual
GetYPosition() constCGUIControlvirtual
GUICONTAINER_EPGGRID enum valueCGUIControl
GUICONTAINER_FIXEDLIST enum valueCGUIControl
GUICONTAINER_LIST enum valueCGUIControl
GUICONTAINER_PANEL enum valueCGUIControl
GUICONTAINER_WRAPLIST enum valueCGUIControl
GUICONTROL_BORDEREDIMAGE enum valueCGUIControl
GUICONTROL_BUTTON enum valueCGUIControl
GUICONTROL_COLORBUTTON enum valueCGUIControl
GUICONTROL_EDIT enum valueCGUIControl
GUICONTROL_FADELABEL enum valueCGUIControl
GUICONTROL_GAME enum valueCGUIControl
GUICONTROL_GAMECONTROLLER enum valueCGUIControl
GUICONTROL_GAMECONTROLLERLIST enum valueCGUIControl
GUICONTROL_GROUP enum valueCGUIControl
GUICONTROL_GROUPLIST enum valueCGUIControl
GUICONTROL_IMAGE enum valueCGUIControl
GUICONTROL_LABEL enum valueCGUIControl
GUICONTROL_LISTGROUP enum valueCGUIControl
GUICONTROL_LISTLABEL enum valueCGUIControl
GUICONTROL_MOVER enum valueCGUIControl
GUICONTROL_MULTI_IMAGE enum valueCGUIControl
GUICONTROL_PROGRESS enum valueCGUIControl
GUICONTROL_RADIO enum valueCGUIControl
GUICONTROL_RANGES enum valueCGUIControl
GUICONTROL_RENDERADDON enum valueCGUIControl
GUICONTROL_RESIZE enum valueCGUIControl
GUICONTROL_RSS enum valueCGUIControl
GUICONTROL_SCROLLBAR enum valueCGUIControl
GUICONTROL_SETTINGS_SLIDER enum valueCGUIControl
GUICONTROL_SLIDER enum valueCGUIControl
GUICONTROL_SPIN enum valueCGUIControl
GUICONTROL_SPINEX enum valueCGUIControl
GUICONTROL_TEXTBOX enum valueCGUIControl
GUICONTROL_TOGGLEBUTTON enum valueCGUIControl
GUICONTROL_UNKNOWN enum valueCGUIControl
GUICONTROL_VIDEO enum valueCGUIControl
GUICONTROL_VISUALISATION enum valueCGUIControl
GUICONTROLTYPES enum nameCGUIControl
GUISCROLLVALUE enum nameCGUIControl
GUIVISIBLE enum nameCGUIControl
HasAnimation(ANIMATION_TYPE anim)CGUIControlvirtual
HasFocus() constCGUIControlvirtual
HasProcessed() constCGUIControlinline
HasVisibleCondition() constCGUIControlinline
HIDDEN enum valueCGUIControl
HitTest(const CPoint &point) constCGUIControlvirtual
iLine typedefCGUITextLayoutprotected
IsAnimating(ANIMATION_TYPE anim)CGUIControlvirtual
IsContainer() constCGUIControlinlinevirtual
IsControlDirty() constCGUIControlinline
IsControlRenderable()CGUIControl
IsDisabled() constCGUIControlvirtual
IsDynamicallyAllocated()CGUIControlinlinevirtual
IsGroup() constCGUIControlinlinevirtual
IsVisible() constCGUIControlvirtual
IsVisibleFromSkin() constCGUIControlinline
LineBreakText(const vecText &text, std::vector< CGUIString > &lines)CGUITextLayoutprotected
m_actionsCGUIControlprotected
m_allowHiddenFocusCGUIControlprotected
m_animationsCGUIControlprotected
m_autoScrollConditionCGUITextBoxprotected
m_autoScrollDelayCGUITextBoxprotected
m_autoScrollDelayTimeCGUITextBoxprotected
m_autoScrollRepeatAnimCGUITextBoxprotected
m_autoScrollTimeCGUITextBoxprotected
m_bAllocatedCGUIControlprotected
m_bHasFocusCGUIControlprotected
m_bInvalidatedCGUIControlprotected
m_borderFontCGUITextLayoutprotected
m_cachedTextMatrixCGUITextBoxprotected
m_cachedTransformCGUIControlprotected
m_cameraCGUIControlprotected
m_colorsCGUITextLayoutprotected
m_controlDirtyStateCGUIControlprotected
m_controlIDCGUIControlprotected
m_controlStatsCGUIControlprotected
m_diffuseColorCGUIControlprotected
m_enableConditionCGUIControlprotected
m_enabledCGUIControlprotected
m_fontCGUITextLayoutprotected
m_forceHiddenCGUIControlprotected
m_hasCameraCGUIControlprotected
m_hasProcessedCGUIControlprotected
m_heightCGUIControlprotected
m_hitColorCGUIControlprotected
m_hitRectCGUIControlprotected
m_infoCGUITextBoxprotected
m_isCulledCGUIControlprotected
m_itemHeightCGUITextBoxprotected
m_itemsPerPageCGUITextBoxprotected
m_labelCGUITextBoxprotected
m_lastRenderTimeCGUITextBoxprotected
m_lastTextCGUITextLayoutprotected
m_lastUpdateWCGUITextLayoutprotected
m_lastUtf8TextCGUITextLayoutprotected
m_linesCGUITextLayoutprotected
m_maxHeightCGUITextLayoutprotected
m_minHeightCGUITextBoxprotected
m_monoFontCGUITextLayoutprotected
m_offsetCGUITextBoxprotected
m_pageControlCGUITextBoxprotected
m_parentControlCGUIControlprotected
m_parentIDCGUIControlprotected
m_posXCGUIControlprotected
m_posYCGUIControlprotected
m_pulseOnSelectCGUIControlprotected
m_pushedUpdatesCGUIControlprotected
m_renderHeightCGUITextBoxprotected
m_renderRegionCGUIControlprotected
m_scrollOffsetCGUITextBoxprotected
m_scrollSpeedCGUITextBoxprotected
m_scrollTimeCGUITextBoxprotected
m_stereoCGUIControlprotected
m_textColorCGUITextLayoutprotected
m_textHeightCGUITextLayoutprotected
m_textWidthCGUITextLayoutprotected
m_transformCGUIControlprotected
m_varFontCGUITextLayoutprotected
m_visibleCGUIControlprotected
m_visibleConditionCGUIControlprotected
m_visibleFromSkinConditionCGUIControlprotected
m_widthCGUIControlprotected
m_wrapCGUITextLayoutprotected
MarkDirtyRegion(const unsigned int dirtyState=DIRTY_STATE_CONTROL)CGUIControl
Navigate(int direction) constCGUIControl
NEVER enum valueCGUIControl
OnAction(const CAction &action)CGUIControlvirtual
OnBack()CGUIControlvirtual
OnDown()CGUIControlvirtual
OnFocus()CGUIControlinlinevirtual
OnInfo()CGUIControlvirtual
OnLeft()CGUIControlvirtual
OnMessage(CGUIMessage &message) overrideCGUITextBoxvirtual
OnMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event)CGUIControlinlinevirtual
OnMouseOver(const CPoint &point)CGUIControlprotectedvirtual
OnNextControl()CGUIControlvirtual
OnPrevControl()CGUIControlvirtual
OnRight()CGUIControlvirtual
OnUnFocus()CGUIControlinlinevirtual
OnUp()CGUIControlvirtual
Process(unsigned int currentTime, CDirtyRegionList &dirtyregions) overrideCGUITextBoxvirtual
QueueAnimation(ANIMATION_TYPE anim)CGUIControlvirtual
Render() overrideCGUITextBoxvirtual
CGUITextLayout::Render(float x, float y, float angle, UTILS::COLOR::Color color, UTILS::COLOR::Color shadowColor, uint32_t alignment, float maxWidth, bool solid=false)CGUITextLayout
RenderEx()CGUIControlinlinevirtual
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
ResetAnimation(ANIMATION_TYPE type)CGUIControlvirtual
ResetAnimations()CGUIControlvirtual
ResetAutoScrolling()CGUITextBox
SaveStates(std::vector< CControlState > &states)CGUIControlvirtual
Scroll(unsigned int offset)CGUITextBox
ScrollToOffset(int offset, bool autoScroll=false)CGUITextBoxprotected
SendMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event)CGUIControlvirtual
SendWindowMessage(CGUIMessage &message) constCGUIControlprotected
SetAction(int actionID, const CGUIAction &action, bool replace=true)CGUIControl
SetActions(const ActionMap &actions)CGUIControl
SetAnimations(const std::vector< CAnimation > &animations)CGUIControl
SetAutoScrolling(const TiXmlNode *node)CGUITextBox
SetAutoScrolling(int delay, int time, int repeatTime, const std::string &condition="")CGUITextBox
SetCamera(const CPoint &camera)CGUIControlvirtual
SetColorDiffuse(const KODI::GUILIB::GUIINFO::CGUIInfoColor &color)CGUIControl
SetControlStats(GUICONTROLSTATS *controlStats)CGUIControlinline
SetEnableCondition(const std::string &expression)CGUIControl
SetEnabled(bool bEnable)CGUIControlvirtual
SetFocus(bool focus)CGUIControlvirtual
SetHeight(float height)CGUIControlvirtual
SetHitRect(const CRect &rect, const UTILS::COLOR::Color &color)CGUIControlvirtual
SetID(int id)CGUIControlinlinevirtual
SetInfo(const KODI::GUILIB::GUIINFO::CGUIInfoLabel &info)CGUITextBox
SetInitialVisibility()CGUIControlvirtual
SetInvalid()CGUIControlinlinevirtual
SetMaxHeight(float fHeight)CGUITextLayout
SetMinHeight(float minHeight)CGUITextBox
SetMonoFont(CGUIFont *font)CGUITextLayoutinlineprotected
SetPageControl(int pageControl)CGUITextBox
SetParentControl(CGUIControl *control)CGUIControlinline
SetPosition(float posX, float posY)CGUIControlvirtual
SetPulseOnSelect(bool pulse)CGUIControlinlinevirtual
SetPushUpdates(bool pushUpdates)CGUIControlinlinevirtual
SetStereoFactor(const float &factor)CGUIControlvirtual
SetVisible(bool bVisible, bool setVisState=false)CGUIControlvirtual
SetVisibleCondition(const std::string &expression, const std::string &allowHiddenFocus="")CGUIControl
SetWidth(float width)CGUIControlvirtual
SetWrap(bool bWrap=true)CGUITextLayout
UnfocusFromPoint(const CPoint &point)CGUIControlvirtual
Update(const std::string &text, float maxWidth=0, bool forceUpdate=false, bool forceLTRReadingOrder=false)CGUITextLayout
UpdateColors(const CGUIListItem *item) overrideCGUITextBoxprotectedvirtual
UpdateCommon(const std::wstring &text, float maxWidth, bool forceLTRReadingOrder)CGUITextLayoutprotected
UpdateControlStats()CGUIControlvirtual
UpdateInfo(const CGUIListItem *item=NULL) overrideCGUITextBoxprotectedvirtual
UpdatePageControl()CGUITextBoxprotected
UpdateScrollinfo(CScrollInfo &scrollInfo)CGUITextLayout
UpdateStates(ANIMATION_TYPE type, ANIMATION_PROCESS currentProcess, ANIMATION_STATE currentState)CGUIControlprotected
UpdateStyled(const vecText &text, const std::vector< UTILS::COLOR::Color > &colors, float maxWidth=0, bool forceLTRReadingOrder=false)CGUITextLayout
UpdateVisibility(const CGUIListItem *item=NULL) overrideCGUITextBoxprotectedvirtual
UpdateW(const std::wstring &text, float maxWidth=0, bool forceUpdate=false, bool forceLTRReadingOrder=false)CGUITextLayout
UseMonoFont(bool use)CGUITextLayoutinlineprotected
VISIBLE enum valueCGUIControl
WrapText(const vecText &text, float maxWidth)CGUITextLayoutprotected
~CGUIControl(void)CGUIControlvirtual
~CGUITextBox(void) overrideCGUITextBox