This is the complete list of members for ON_TextBox, including all inherited members.
IsSet() const | ON_TextBox | |
m_advance | ON_TextBox | |
m_bbmax | ON_TextBox | |
m_bbmin | ON_TextBox | |
m_max_basepoint | ON_TextBox | |
ON_TextBox()=default | ON_TextBox | |
ON_TextBox(const ON_TextBox &)=default | ON_TextBox | |
ON_TextBox(ON_2dPoint bbmin, ON_2dPoint bbmax) | ON_TextBox | |
operator=(const ON_TextBox &)=default | ON_TextBox | |
Scale(const ON_TextBox &text_box, double scale) | ON_TextBox | static |
Translate(const ON_TextBox &text_box, const ON_2dVector &delta) | ON_TextBox | static |
Translate(const ON_TextBox &text_box, const ON_2dex &delta) | ON_TextBox | static |
Union(const ON_TextBox &lhs, const ON_TextBox &rhs) | ON_TextBox | static |
Unset | ON_TextBox | static |
~ON_TextBox()=default | ON_TextBox |