NvUIText Member List
This is the complete list of members for
NvUIText, including all inherited members.
| Draw(const NvUIDrawState &drawState) | NvUIText | [virtual] |
| GetActiveSlideFocusGroup() | NvUIElement | [inline, static] |
| GetAlpha() | NvUIElement | [inline, virtual] |
| GetDrawState() | NvUIElement | [inline] |
| GetFontID(NvUIFontFamily::Enum font) | NvUIText | [static] |
| GetFontSize() | NvUIText | [inline] |
| GetHeight() | NvUIElement | [inline, virtual] |
| GetMaxDrawState() | NvUIElement | [inline] |
| GetParent() | NvUIElement | [inline, virtual] |
| GetPrevDrawState() | NvUIElement | [inline] |
| GetReaction() | NvUIElement | [inline, static] |
| GetReactionEdit(bool clear=true) | NvUIElement | [inline, static] |
| GetScreenRect(NvUIRect &rect) | NvUIElement | [inline, virtual] |
| GetSlideFocusGroup() | NvUIElement | [inline, virtual] |
| GetStringPixelWidth() | NvUIText | |
| GetUID() | NvUIElement | [inline] |
| GetVisibility() | NvUIElement | [inline, virtual] |
| GetWidth() | NvUIElement | [inline, virtual] |
| GotFocus() | NvUIElement | [inline, virtual] |
| HandleEvent(const NvGestureEvent &ev, NvUST timeUST, NvUIElement *hasFocus) | NvUIElement | [inline, virtual] |
| HandleReaction(const NvUIReaction &react) | NvUIElement | [inline, virtual] |
| HasDepth() | NvUIElement | [inline, virtual] |
| Hit(float x, float y) | NvUIElement | [inline, virtual] |
| LostFocus() | NvUIElement | [inline, virtual] |
| m_alpha | NvUIElement | [protected] |
| m_bftext | NvUIText | [protected] |
| m_color | NvUIText | [protected] |
| m_isVisible | NvUIElement | [protected] |
| m_parent | NvUIElement | [protected] |
| m_rect | NvUIElement | [protected] |
| m_size | NvUIText | [protected] |
| m_slideFocusGroup | NvUIElement | [protected] |
| m_uiuid | NvUIElement | [protected] |
| m_wrap | NvUIText | [protected] |
| NvUIElement() | NvUIElement | [inline] |
| NvUIText(const char *str, NvUIFontFamily::Enum font, float size, NvUITextAlign::Enum halign) | NvUIText | |
| SetActiveSlideFocusGroup(uint32_t group) | NvUIElement | [inline, static] |
| SetAlignment(NvUITextAlign::Enum halign) | NvUIText | |
| SetAlpha(float alpha) | NvUIText | [virtual] |
| SetColor(const NvPackedColor &color) | NvUIText | |
| SetDepth(float z) | NvUIElement | [inline, virtual] |
| SetDimensions(float w, float h) | NvUIText | [virtual] |
| SetDrawnChars(int32_t count) | NvUIText | |
| SetDrawState(uint32_t n) | NvUIElement | [inline, virtual] |
| SetDrawStatePrev() | NvUIElement | [inline] |
| SetFontSize(float size) | NvUIText | |
| SetMaxDrawState(uint32_t n) | NvUIElement | [inline] |
| SetOrigin(float x, float y) | NvUIElement | [inline, virtual] |
| SetParent(NvUIContainer *p) | NvUIElement | [inline, virtual] |
| SetPrevDrawState(uint32_t n) | NvUIElement | [inline] |
| SetShadow(char offset, NvPackedColor color=NV_PC_PREDEF_BLACK) | NvUIText | |
| SetSlideFocusGroup(uint32_t group) | NvUIElement | [inline, virtual] |
| SetString(const char *in) | NvUIText | |
| SetTextBox(float width, float height, uint32_t lines, uint32_t dots) | NvUIText | |
| SetVisibility(bool show) | NvUIElement | [inline, virtual] |
| StaticCleanup() | NvUIText | [static] |
| StaticInit(float width=1280, float height=720) | NvUIText | [static] |
| SystemResChange(int32_t w, int32_t h) | NvUIElement | [static] |
| ~NvUIElement() | NvUIElement | [virtual] |
| ~NvUIText() (defined in NvUIText) | NvUIText | [virtual] |