liborigin ..
|
This is the complete list of members for Origin::TextBox, including all inherited members.
attach | Origin::TextBox | |
borderType | Origin::TextBox | |
clientRect | Origin::TextBox | |
color | Origin::TextBox | |
fontSize | Origin::TextBox | |
rotation | Origin::TextBox | |
shown | Origin::TextBox | |
tab | Origin::TextBox | |
text | Origin::TextBox | |
TextBox(const std::string &_text=std::string()) | Origin::TextBox | inlineexplicit |
TextBox(const std::string &_text, Rect _clientRect, Color _color, unsigned short _fontSize, int _rotation, int _tab, BorderType _borderType, Attach _attach, bool _shown=true) | Origin::TextBox | inline |