This is the complete list of members for juce::TextLayout::Line, including all inherited members.
| ascent | juce::TextLayout::Line | |
| descent | juce::TextLayout::Line | |
| getLineBounds() const noexcept | juce::TextLayout::Line | |
| getLineBoundsX() const noexcept | juce::TextLayout::Line | |
| getLineBoundsY() const noexcept | juce::TextLayout::Line | |
| leading | juce::TextLayout::Line | |
| Line()=default | juce::TextLayout::Line | |
| Line(Range< int > stringRange, Point< float > lineOrigin, float ascent, float descent, float leading, int numRunsToPreallocate) | juce::TextLayout::Line | |
| Line(const Line &) | juce::TextLayout::Line | |
| Line(Line &&) noexcept=default | juce::TextLayout::Line | |
| lineOrigin | juce::TextLayout::Line | |
| operator=(const Line &) | juce::TextLayout::Line | |
| operator=(Line &&) noexcept=default | juce::TextLayout::Line | |
| runs | juce::TextLayout::Line | |
| stringRange | juce::TextLayout::Line | |
| swap(Line &other) noexcept | juce::TextLayout::Line | |
| ~Line() noexcept=default | juce::TextLayout::Line |