| Advance() const | ON_TextRun | |
| BoundingBox() const | ON_TextRun | |
| CodepointCount(const ON__UINT32 *cp) | ON_TextRun | static |
| Color() const | ON_TextRun | |
| DefaultStackFractionHeight() | ON_TextRun | static |
| DisplayString() const | ON_TextRun | |
| Empty | ON_TextRun | static |
| FlowDirection() const | ON_TextRun | |
| Font() const | ON_TextRun | |
| Get2dCorners(ON_2dPoint corners[4]) const | ON_TextRun | |
| GetGlyphContours(const ON_Font *text_font, bool bSingleStrokeFont, const ON_Xform &text_xform, ON_ClassArray< ON_ClassArray< ON_SimpleArray< ON_Curve * > > > &run_contours) const | ON_TextRun | |
| GetManagedTextRun() | ON_TextRun | static |
| GetManagedTextRun(const ON_TextRun &src) | ON_TextRun | static |
| HeightScale(const ON_Font *font) const | ON_TextRun | |
| Init(const class ON_Font *managed_font, double height, double stackscale, ON_Color color, bool bold, bool italic, bool underlined, bool strikethrough, bool deletedisplay=true) | ON_TextRun | |
| IsActiveManagedTextRun() const | ON_TextRun | |
| IsColumn() const | ON_TextRun | |
| IsManagedTextRun() const | ON_TextRun | |
| IsNewline() const | ON_TextRun | |
| IsStacked() const | ON_TextRun | |
| IsText() const | ON_TextRun | |
| IsValid() const | ON_TextRun | |
| m_advance | ON_TextRun | |
| m_color | ON_TextRun | |
| m_height_scale | ON_TextRun | |
| m_indent | ON_TextRun | |
| m_left_margin | ON_TextRun | |
| m_line_index | ON_TextRun | |
| m_managed_font | ON_TextRun | |
| m_offset | ON_TextRun | |
| m_right_margin | ON_TextRun | |
| m_stacked_text | ON_TextRun | |
| m_stackscale | ON_TextRun | |
| Offset() const | ON_TextRun | |
| ON_StackedText class | ON_TextRun | friend |
| ON_TextBuilder class | ON_TextRun | friend |
| ON_TextRun()=default | ON_TextRun | |
| ON_TextRun(const ON_TextRun &src) | ON_TextRun | |
| operator=(const ON_TextRun &src) | ON_TextRun | |
| ReturnManagedTextRun(ON_TextRun *managed_text_run) | ON_TextRun | static |
| RunDirection enum name | ON_TextRun | |
| RunDirectionFromUnsigned(unsigned int run_direction_as_unsigned) | ON_TextRun | static |
| RunType enum name | ON_TextRun | |
| RunTypeFromUnsigned(unsigned int run_type_as_unsigned) | ON_TextRun | static |
| SetAdvance(ON_2dVector advance) | ON_TextRun | |
| SetBoundingBox(ON_2dPoint pmin, ON_2dPoint pmax) | ON_TextRun | |
| SetColor(ON_Color color) | ON_TextRun | |
| SetDisplayString(const wchar_t *str) | ON_TextRun | |
| SetFont(const ON_Font *font) | ON_TextRun | |
| SetOffset(ON_2dVector offset) | ON_TextRun | |
| SetStacked(Stacked stacked) | ON_TextRun | |
| SetStackedOff() | ON_TextRun | |
| SetStackFractionHeight(double stackscale) | ON_TextRun | |
| SetTextHeight(double h) | ON_TextRun | |
| SetType(ON_TextRun::RunType) | ON_TextRun | |
| SetUnicodeString(size_t count, const ON__UINT32 *cp) | ON_TextRun | |
| Stacked enum name | ON_TextRun | |
| StackedFromUnsigned(unsigned int stacked_as_unsigned) | ON_TextRun | static |
| StackHeightFraction() const | ON_TextRun | |
| TextHeight() const | ON_TextRun | |
| TextRunContentHash() const | ON_TextRun | |
| TextRunContentHash(bool bEvaluateFields) const | ON_TextRun | |
| TextString() const | ON_TextRun | |
| Type() const | ON_TextRun | |
| UnicodeString() const | ON_TextRun | |
| WrapTextRun(int call_count, int start_char_offset, double width, double &y_offset, double ¤twidth, class ON_TextRunArray &newruns) const | ON_TextRun | |
| ~ON_TextRun() | ON_TextRun | |