| _AddLine(const hoa_utils::ustring &line) | hoa_video::TextBox | [private] |
| _CalculateTextHeight() | hoa_video::TextBox | [private] |
| _current_time | hoa_video::TextBox | [private] |
| _display_speed | hoa_video::TextBox | [private] |
| _DrawTextLines(float text_x, float text_y, ScreenRect scissor_rect) | hoa_video::TextBox | [private] |
| _end_time | hoa_video::TextBox | [private] |
| _finished | hoa_video::TextBox | [private] |
| _font | hoa_video::TextBox | [private] |
| _font_properties | hoa_video::TextBox | [private] |
| _height | hoa_video::TextBox | [private] |
| _initialization_errors | hoa_video::private_video::GUIElement | [protected] |
| _initialized | hoa_video::private_video::GUIElement | [protected] |
| _IsBreakableChar(uint16 character) | hoa_video::TextBox | [private] |
| _mode | hoa_video::TextBox | [private] |
| _num_chars | hoa_video::TextBox | [private] |
| _owner | hoa_video::private_video::GUIControl | [protected] |
| _ReformatText() | hoa_video::TextBox | [private] |
| _text | hoa_video::TextBox | [private] |
| _text_color | hoa_video::TextBox | [private] |
| _text_save | hoa_video::TextBox | [private] |
| _text_xalign | hoa_video::TextBox | [private] |
| _text_yalign | hoa_video::TextBox | [private] |
| _width | hoa_video::TextBox | [private] |
| _x_position | hoa_video::private_video::GUIElement | [protected] |
| _xalign | hoa_video::private_video::GUIElement | [protected] |
| _y_position | hoa_video::private_video::GUIElement | [protected] |
| _yalign | hoa_video::private_video::GUIElement | [protected] |
| CalculateAlignedRect(float &left, float &right, float &bottom, float &top) | hoa_video::private_video::GUIControl | [protected, virtual] |
| ClearText() | hoa_video::TextBox | |
| Draw() | hoa_video::TextBox | [virtual] |
| ForceFinish() | hoa_video::TextBox | [inline] |
| GetAlignment(int32 &xalign, int32 &yalign) const | hoa_video::private_video::GUIElement | [inline] |
| GetDimensions(float &w, float &h) | hoa_video::TextBox | [inline] |
| GetDisplayMode() const | hoa_video::TextBox | [inline] |
| GetDisplaySpeed() const | hoa_video::TextBox | [inline] |
| GetFont() const | hoa_video::TextBox | [inline] |
| GetPosition(float &x, float &y) const | hoa_video::private_video::GUIElement | [inline] |
| GetText(std::vector< hoa_utils::ustring > &text) const | hoa_video::TextBox | [inline] |
| GetTextAlignment(int32 &xalign, int32 &yalign) | hoa_video::TextBox | [inline] |
| GUIControl() | hoa_video::private_video::GUIControl | [inline] |
| GUIElement() | hoa_video::private_video::GUIElement | |
| IsEmpty() const | hoa_video::TextBox | [inline] |
| IsFinished() const | hoa_video::TextBox | [inline] |
| IsInitialized(std::string &errors) | hoa_video::TextBox | [virtual] |
| SetAlignment(int32 xalign, int32 yalign) | hoa_video::private_video::GUIElement | |
| SetDimensions(float w, float h) | hoa_video::TextBox | |
| SetDisplayMode(const TEXT_DISPLAY_MODE &mode) | hoa_video::TextBox | |
| SetDisplaySpeed(float display_speed) | hoa_video::TextBox | |
| SetDisplayText(const hoa_utils::ustring &text) | hoa_video::TextBox | |
| SetDisplayText(const std::string &text) | hoa_video::TextBox | |
| SetFont(const std::string &font_name) | hoa_video::TextBox | |
| SetOwner(MenuWindow *owner_window) | hoa_video::private_video::GUIControl | [inline, virtual] |
| SetPosition(float x, float y) | hoa_video::private_video::GUIElement | [inline] |
| SetTextAlignment(int32 xalign, int32 yalign) | hoa_video::TextBox | |
| SetTextColor(Color &color) | hoa_video::TextBox | [inline] |
| TextBox() | hoa_video::TextBox | |
| TextBox(float x, float y, float width, float height, const TEXT_DISPLAY_MODE &mode=VIDEO_TEXT_INSTANT) | hoa_video::TextBox | |
| Update(uint32 frame_time) | hoa_video::TextBox | [virtual] |
| ~GUIControl() | hoa_video::private_video::GUIControl | [inline, virtual] |
| ~GUIElement() | hoa_video::private_video::GUIElement | [inline, virtual] |
| ~TextBox() | hoa_video::TextBox | |