|
kodi
|
This is the complete list of members for CGUITextBox, including all inherited members.
| ActionMap typedef | CGUIControl | |
| AllocResources() (defined in CGUIControl) | CGUIControl | virtual |
| ALWAYS enum value (defined in CGUIControl) | CGUIControl | |
| Animate(unsigned int currentTime) (defined in CGUIControl) | CGUIControl | protectedvirtual |
| BidiFlip(const std::wstring &text, bool forceLTRReadingOrder, int *visualToLogicalMap=nullptr) (defined in CGUITextLayout) | CGUITextLayout | protectedstatic |
| BidiTransform(std::vector< CGUIString > &lines, bool forceLTRReadingOrder) (defined in CGUITextLayout) | CGUITextLayout | protectedstatic |
| CalcRenderRegion() const | CGUIControl | virtual |
| CalcTextExtent() (defined in CGUITextLayout) | CGUITextLayout | protected |
| CanFocus() const override (defined in CGUITextBox) | CGUITextBox | virtual |
| CanFocusFromPoint(const CPoint &point) const | CGUIControl | protectedvirtual |
| CGUIControl() (defined in CGUIControl) | CGUIControl | |
| CGUIControl(int parentID, int controlID, float posX, float posY, float width, float height) (defined in CGUIControl) | CGUIControl | |
| CGUIControl(const CGUIControl &) (defined in 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) (defined in CGUITextBox) | CGUITextBox | |
| CGUITextBox(const CGUITextBox &from) (defined in CGUITextBox) | CGUITextBox | |
| CGUITextLayout(CGUIFont *font, bool wrap, float fHeight=0.0f, CGUIFont *borderFont=NULL) (defined in CGUITextLayout) | CGUITextLayout | |
| CheckAnimation(ANIMATION_TYPE animType) (defined in CGUIControl) | CGUIControl | protectedvirtual |
| Clone() const override (defined in CGUITextBox) | CGUITextBox | inlinevirtual |
| ControlType (defined in CGUIControl) | CGUIControl | protected |
| DELAYED enum value (defined in CGUIControl) | CGUIControl | |
| DIRTY_STATE_CHILD (defined in CGUIControl) | CGUIControl | protectedstatic |
| DIRTY_STATE_CONTROL (defined in CGUIControl) | CGUIControl | protectedstatic |
| DoProcess(unsigned int currentTime, CDirtyRegionList &dirtyregions) override (defined in CGUITextBox) | CGUITextBox | virtual |
| DoRender() (defined in CGUIControl) | CGUIControl | virtual |
| DrawText(CGUIFont *font, float x, float y, UTILS::COLOR::Color color, UTILS::COLOR::Color shadowColor, const std::string &text, uint32_t align) (defined in CGUITextLayout) | CGUITextLayout | static |
| DynamicResourceAlloc(bool bOnOff) (defined in CGUIControl) | CGUIControl | virtual |
| Filter(std::string &text) (defined in CGUITextLayout) | CGUITextLayout | static |
| FOCUS enum value (defined in CGUIControl) | CGUIControl | |
| FreeResources(bool immediately=false) (defined in CGUIControl) | CGUIControl | virtual |
| GetAction(int actionID) const | CGUIControl | |
| GetAnimation(ANIMATION_TYPE type, bool checkConditions=true) (defined in CGUIControl) | CGUIControl | |
| GetAnimations() const (defined in CGUIControl) | CGUIControl | inline |
| GetCondition(int condition, int data) const override (defined in CGUITextBox) | CGUITextBox | virtual |
| GetControl(int id, std::vector< CGUIControl *> *idCollector=nullptr) (defined in CGUIControl) | CGUIControl | virtual |
| GetControlType() const (defined in CGUIControl) | CGUIControl | inline |
| GetCurrentPage() const (defined in CGUITextBox) | CGUITextBox | protected |
| GetDescription() const override (defined in CGUITextBox) | CGUITextBox | virtual |
| GetDescriptionByIndex(int index) const (defined in CGUIControl) | CGUIControl | inlinevirtual |
| GetFirstText(vecText &text) const (defined in CGUITextLayout) | CGUITextLayout | |
| GetHeight() const override (defined in CGUITextBox) | CGUITextBox | virtual |
| GetID(void) const (defined in CGUIControl) | CGUIControl | virtual |
| GetLabel(int info) const (defined in CGUITextBox) | CGUITextBox | virtual |
| GetNumPages() const (defined in CGUITextBox) | CGUITextBox | protected |
| GetParentControl(void) const (defined in CGUIControl) | CGUIControl | inline |
| GetParentID() const (defined in CGUIControl) | CGUIControl | |
| GetPosition() const | CGUIControl | inlineprotectedvirtual |
| GetRenderPosition() const (defined in CGUIControl) | CGUIControl | |
| GetRenderRegion() const | CGUIControl | inline |
| GetRows() const (defined in CGUITextBox) | CGUITextBox | protected |
| GetText() const | CGUITextLayout | protected |
| GetTextExtent(float &width, float &height) const | CGUITextLayout | |
| GetTextHeight() const | CGUITextLayout | inline |
| GetTextLength() const (defined in CGUITextLayout) | CGUITextLayout | |
| GetTextWidth() const | CGUITextLayout | inline |
| GetTextWidth(const std::wstring &text) const (defined in CGUITextLayout) | CGUITextLayout | |
| GetTextWidth(const vecText &text) const (defined in CGUITextLayout) | CGUITextLayout | |
| GetWidth() const (defined in CGUIControl) | CGUIControl | virtual |
| GetXPosition() const (defined in CGUIControl) | CGUIControl | virtual |
| GetYPosition() const (defined in CGUIControl) | CGUIControl | virtual |
| GUICONTAINER_EPGGRID enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTAINER_FIXEDLIST enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTAINER_LIST enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTAINER_PANEL enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTAINER_WRAPLIST enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_BORDEREDIMAGE enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_BUTTON enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_COLORBUTTON enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_EDIT enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_FADELABEL enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_GAME enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_GAMECONTROLLER enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_GAMECONTROLLERLIST enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_GROUP enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_GROUPLIST enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_IMAGE enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_LABEL enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_LISTGROUP enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_LISTLABEL enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_MOVER enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_MULTI_IMAGE enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_PROGRESS enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_RADIO enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_RANGES enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_RENDERADDON enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_RESIZE enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_RSS enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_SCROLLBAR enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_SETTINGS_SLIDER enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_SLIDER enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_SPIN enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_SPINEX enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_TEXTBOX enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_TOGGLEBUTTON enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_UNKNOWN enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_VIDEO enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROL_VISUALISATION enum value (defined in CGUIControl) | CGUIControl | |
| GUICONTROLTYPES enum name (defined in CGUIControl) | CGUIControl | |
| GUISCROLLVALUE enum name (defined in CGUIControl) | CGUIControl | |
| GUIVISIBLE enum name (defined in CGUIControl) | CGUIControl | |
| HasAnimation(ANIMATION_TYPE anim) (defined in CGUIControl) | CGUIControl | virtual |
| HasFocus() const (defined in CGUIControl) | CGUIControl | virtual |
| HasProcessed() const | CGUIControl | inline |
| HasVisibleCondition() const (defined in CGUIControl) | CGUIControl | inline |
| HIDDEN enum value (defined in CGUIControl) | CGUIControl | |
| HitTest(const CPoint &point) const | CGUIControl | virtual |
| iLine typedef (defined in CGUITextLayout) | CGUITextLayout | protected |
| IsAnimating(ANIMATION_TYPE anim) (defined in CGUIControl) | CGUIControl | virtual |
| IsContainer() const (defined in CGUIControl) | CGUIControl | inlinevirtual |
| IsControlDirty() const (defined in CGUIControl) | CGUIControl | inline |
| IsControlRenderable() | CGUIControl | |
| IsDisabled() const (defined in CGUIControl) | CGUIControl | virtual |
| IsDynamicallyAllocated() (defined in CGUIControl) | CGUIControl | inlinevirtual |
| IsGroup() const (defined in CGUIControl) | CGUIControl | inlinevirtual |
| IsVisible() const (defined in CGUIControl) | CGUIControl | virtual |
| IsVisibleFromSkin() const (defined in CGUIControl) | CGUIControl | inline |
| LineBreakText(const vecText &text, std::vector< CGUIString > &lines) (defined in CGUITextLayout) | CGUITextLayout | protected |
| m_actions (defined in CGUIControl) | CGUIControl | protected |
| m_allowHiddenFocus (defined in CGUIControl) | CGUIControl | protected |
| m_animations (defined in CGUIControl) | CGUIControl | protected |
| m_autoScrollCondition (defined in CGUITextBox) | CGUITextBox | protected |
| m_autoScrollDelay (defined in CGUITextBox) | CGUITextBox | protected |
| m_autoScrollDelayTime (defined in CGUITextBox) | CGUITextBox | protected |
| m_autoScrollRepeatAnim (defined in CGUITextBox) | CGUITextBox | protected |
| m_autoScrollTime (defined in CGUITextBox) | CGUITextBox | protected |
| m_bAllocated (defined in CGUIControl) | CGUIControl | protected |
| m_bHasFocus (defined in CGUIControl) | CGUIControl | protected |
| m_bInvalidated (defined in CGUIControl) | CGUIControl | protected |
| m_borderFont (defined in CGUITextLayout) | CGUITextLayout | protected |
| m_cachedTextMatrix (defined in CGUITextBox) | CGUITextBox | protected |
| m_cachedTransform (defined in CGUIControl) | CGUIControl | protected |
| m_camera (defined in CGUIControl) | CGUIControl | protected |
| m_colors (defined in CGUITextLayout) | CGUITextLayout | protected |
| m_controlDirtyState (defined in CGUIControl) | CGUIControl | protected |
| m_controlID (defined in CGUIControl) | CGUIControl | protected |
| m_controlStats (defined in CGUIControl) | CGUIControl | protected |
| m_diffuseColor (defined in CGUIControl) | CGUIControl | protected |
| m_enableCondition (defined in CGUIControl) | CGUIControl | protected |
| m_enabled (defined in CGUIControl) | CGUIControl | protected |
| m_font (defined in CGUITextLayout) | CGUITextLayout | protected |
| m_forceHidden (defined in CGUIControl) | CGUIControl | protected |
| m_hasCamera (defined in CGUIControl) | CGUIControl | protected |
| m_hasProcessed (defined in CGUIControl) | CGUIControl | protected |
| m_height (defined in CGUIControl) | CGUIControl | protected |
| m_hitColor (defined in CGUIControl) | CGUIControl | protected |
| m_hitRect (defined in CGUIControl) | CGUIControl | protected |
| m_info (defined in CGUITextBox) | CGUITextBox | protected |
| m_isCulled (defined in CGUIControl) | CGUIControl | protected |
| m_itemHeight (defined in CGUITextBox) | CGUITextBox | protected |
| m_itemsPerPage (defined in CGUITextBox) | CGUITextBox | protected |
| m_label (defined in CGUITextBox) | CGUITextBox | protected |
| m_lastRenderTime (defined in CGUITextBox) | CGUITextBox | protected |
| m_lastText (defined in CGUITextLayout) | CGUITextLayout | protected |
| m_lastUpdateW | CGUITextLayout | protected |
| m_lastUtf8Text (defined in CGUITextLayout) | CGUITextLayout | protected |
| m_lines (defined in CGUITextLayout) | CGUITextLayout | protected |
| m_maxHeight (defined in CGUITextLayout) | CGUITextLayout | protected |
| m_minHeight (defined in CGUITextBox) | CGUITextBox | protected |
| m_monoFont | CGUITextLayout | protected |
| m_offset (defined in CGUITextBox) | CGUITextBox | protected |
| m_pageControl (defined in CGUITextBox) | CGUITextBox | protected |
| m_parentControl (defined in CGUIControl) | CGUIControl | protected |
| m_parentID (defined in CGUIControl) | CGUIControl | protected |
| m_posX (defined in CGUIControl) | CGUIControl | protected |
| m_posY (defined in CGUIControl) | CGUIControl | protected |
| m_pulseOnSelect (defined in CGUIControl) | CGUIControl | protected |
| m_pushedUpdates (defined in CGUIControl) | CGUIControl | protected |
| m_renderHeight (defined in CGUITextBox) | CGUITextBox | protected |
| m_renderRegion (defined in CGUIControl) | CGUIControl | protected |
| m_scrollOffset (defined in CGUITextBox) | CGUITextBox | protected |
| m_scrollSpeed (defined in CGUITextBox) | CGUITextBox | protected |
| m_scrollTime (defined in CGUITextBox) | CGUITextBox | protected |
| m_stereo (defined in CGUIControl) | CGUIControl | protected |
| m_textColor (defined in CGUITextLayout) | CGUITextLayout | protected |
| m_textHeight (defined in CGUITextLayout) | CGUITextLayout | protected |
| m_textWidth (defined in CGUITextLayout) | CGUITextLayout | protected |
| m_transform (defined in CGUIControl) | CGUIControl | protected |
| m_varFont | CGUITextLayout | protected |
| m_visible (defined in CGUIControl) | CGUIControl | protected |
| m_visibleCondition (defined in CGUIControl) | CGUIControl | protected |
| m_visibleFromSkinCondition (defined in CGUIControl) | CGUIControl | protected |
| m_width (defined in CGUIControl) | CGUIControl | protected |
| m_wrap (defined in CGUITextLayout) | CGUITextLayout | protected |
| MarkDirtyRegion(const unsigned int dirtyState=DIRTY_STATE_CONTROL) (defined in CGUIControl) | CGUIControl | |
| Navigate(int direction) const | CGUIControl | |
| NEVER enum value (defined in CGUIControl) | CGUIControl | |
| OnAction(const CAction &action) (defined in CGUIControl) | CGUIControl | virtual |
| OnBack() (defined in CGUIControl) | CGUIControl | virtual |
| OnDown() (defined in CGUIControl) | CGUIControl | virtual |
| OnFocus() (defined in CGUIControl) | CGUIControl | inlinevirtual |
| OnInfo() (defined in CGUIControl) | CGUIControl | virtual |
| OnLeft() (defined in CGUIControl) | CGUIControl | virtual |
| OnMessage(CGUIMessage &message) override (defined in CGUITextBox) | CGUITextBox | virtual |
| OnMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event) | CGUIControl | inlinevirtual |
| OnMouseOver(const CPoint &point) | CGUIControl | protectedvirtual |
| OnNextControl() (defined in CGUIControl) | CGUIControl | virtual |
| OnPrevControl() (defined in CGUIControl) | CGUIControl | virtual |
| OnRight() (defined in CGUIControl) | CGUIControl | virtual |
| OnUnFocus() (defined in CGUIControl) | CGUIControl | inlinevirtual |
| OnUp() (defined in CGUIControl) | CGUIControl | virtual |
| Process(unsigned int currentTime, CDirtyRegionList &dirtyregions) override (defined in CGUITextBox) | CGUITextBox | virtual |
| QueueAnimation(ANIMATION_TYPE anim) (defined in CGUIControl) | CGUIControl | virtual |
| Render() override (defined in CGUITextBox) | CGUITextBox | virtual |
| Render(float x, float y, float angle, UTILS::COLOR::Color color, UTILS::COLOR::Color shadowColor, uint32_t alignment, float maxWidth, bool solid=false) (defined in CGUITextLayout) | CGUITextLayout | |
| RenderEx() (defined in CGUIControl) | CGUIControl | inlinevirtual |
| 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) (defined in CGUITextLayout) | CGUITextLayout | |
| Reset() (defined in CGUITextLayout) | CGUITextLayout | |
| ResetAnimation(ANIMATION_TYPE type) (defined in CGUIControl) | CGUIControl | virtual |
| ResetAnimations() (defined in CGUIControl) | CGUIControl | virtual |
| ResetAutoScrolling() (defined in CGUITextBox) | CGUITextBox | |
| SaveStates(std::vector< CControlState > &states) (defined in CGUIControl) | CGUIControl | virtual |
| Scroll(unsigned int offset) (defined in CGUITextBox) | CGUITextBox | |
| ScrollToOffset(int offset, bool autoScroll=false) (defined in CGUITextBox) | CGUITextBox | protected |
| SendMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event) | CGUIControl | virtual |
| SendWindowMessage(CGUIMessage &message) const (defined in CGUIControl) | CGUIControl | protected |
| SetAction(int actionID, const CGUIAction &action, bool replace=true) | CGUIControl | |
| SetActions(const ActionMap &actions) (defined in CGUIControl) | CGUIControl | |
| SetAnimations(const std::vector< CAnimation > &animations) (defined in CGUIControl) | CGUIControl | |
| SetAutoScrolling(const TiXmlNode *node) (defined in CGUITextBox) | CGUITextBox | |
| SetAutoScrolling(int delay, int time, int repeatTime, const std::string &condition="") (defined in CGUITextBox) | CGUITextBox | |
| SetCamera(const CPoint &camera) (defined in CGUIControl) | CGUIControl | virtual |
| SetColorDiffuse(const KODI::GUILIB::GUIINFO::CGUIInfoColor &color) (defined in CGUIControl) | CGUIControl | |
| SetControlStats(GUICONTROLSTATS *controlStats) (defined in CGUIControl) | CGUIControl | inline |
| SetEnableCondition(const std::string &expression) (defined in CGUIControl) | CGUIControl | |
| SetEnabled(bool bEnable) (defined in CGUIControl) | CGUIControl | virtual |
| SetFocus(bool focus) (defined in CGUIControl) | CGUIControl | virtual |
| SetHeight(float height) (defined in CGUIControl) | CGUIControl | virtual |
| SetHitRect(const CRect &rect, const UTILS::COLOR::Color &color) (defined in CGUIControl) | CGUIControl | virtual |
| SetID(int id) (defined in CGUIControl) | CGUIControl | inlinevirtual |
| SetInfo(const KODI::GUILIB::GUIINFO::CGUIInfoLabel &info) (defined in CGUITextBox) | CGUITextBox | |
| SetInitialVisibility() (defined in CGUIControl) | CGUIControl | virtual |
| SetInvalid() (defined in CGUIControl) | CGUIControl | inlinevirtual |
| SetMaxHeight(float fHeight) (defined in CGUITextLayout) | CGUITextLayout | |
| SetMinHeight(float minHeight) (defined in CGUITextBox) | CGUITextBox | |
| SetMonoFont(CGUIFont *font) | CGUITextLayout | inlineprotected |
| SetPageControl(int pageControl) (defined in CGUITextBox) | CGUITextBox | |
| SetParentControl(CGUIControl *control) (defined in CGUIControl) | CGUIControl | inline |
| SetPosition(float posX, float posY) (defined in CGUIControl) | CGUIControl | virtual |
| SetPulseOnSelect(bool pulse) (defined in CGUIControl) | CGUIControl | inlinevirtual |
| SetPushUpdates(bool pushUpdates) (defined in CGUIControl) | CGUIControl | inlinevirtual |
| SetStereoFactor(const float &factor) (defined in CGUIControl) | CGUIControl | virtual |
| SetVisible(bool bVisible, bool setVisState=false) | CGUIControl | virtual |
| SetVisibleCondition(const std::string &expression, const std::string &allowHiddenFocus="") (defined in CGUIControl) | CGUIControl | |
| SetWidth(float width) (defined in CGUIControl) | CGUIControl | virtual |
| SetWrap(bool bWrap=true) (defined in CGUITextLayout) | CGUITextLayout | |
| UnfocusFromPoint(const CPoint &point) | CGUIControl | virtual |
| Update(const std::string &text, float maxWidth=0, bool forceUpdate=false, bool forceLTRReadingOrder=false) (defined in CGUITextLayout) | CGUITextLayout | |
| UpdateColors(const CGUIListItem *item) override (defined in CGUITextBox) | CGUITextBox | protectedvirtual |
| UpdateCommon(const std::wstring &text, float maxWidth, bool forceLTRReadingOrder) (defined in CGUITextLayout) | CGUITextLayout | protected |
| UpdateControlStats() (defined in CGUIControl) | CGUIControl | virtual |
| UpdateInfo(const CGUIListItem *item=NULL) override (defined in CGUITextBox) | CGUITextBox | protectedvirtual |
| UpdatePageControl() (defined in CGUITextBox) | CGUITextBox | protected |
| UpdateScrollinfo(CScrollInfo &scrollInfo) (defined in CGUITextLayout) | CGUITextLayout | |
| UpdateStates(ANIMATION_TYPE type, ANIMATION_PROCESS currentProcess, ANIMATION_STATE currentState) (defined in CGUIControl) | CGUIControl | protected |
| UpdateStyled(const vecText &text, const std::vector< UTILS::COLOR::Color > &colors, float maxWidth=0, bool forceLTRReadingOrder=false) | CGUITextLayout | |
| UpdateVisibility(const CGUIListItem *item=NULL) override (defined in CGUITextBox) | CGUITextBox | protectedvirtual |
| UpdateW(const std::wstring &text, float maxWidth=0, bool forceUpdate=false, bool forceLTRReadingOrder=false) (defined in CGUITextLayout) | CGUITextLayout | |
| UseMonoFont(bool use) | CGUITextLayout | inlineprotected |
| VISIBLE enum value (defined in CGUIControl) | CGUIControl | |
| WrapText(const vecText &text, float maxWidth) (defined in CGUITextLayout) | CGUITextLayout | protected |
| ~CGUIControl(void) (defined in CGUIControl) | CGUIControl | virtual |
| ~CGUITextBox(void) override (defined in CGUITextBox) | CGUITextBox |
1.8.13