JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::TextLayout Member List

This is the complete list of members for juce::TextLayout, including all inherited members.

addLine(Line *)juce::TextLayout
createLayout(const AttributedString &, float maxWidth)juce::TextLayout
createLayout(const AttributedString &, float maxWidth, float maxHeight)juce::TextLayout
createLayoutWithBalancedLineLengths(const AttributedString &, float maxWidth)juce::TextLayout
createLayoutWithBalancedLineLengths(const AttributedString &, float maxWidth, float maxHeight)juce::TextLayout
createNativeLayout(const AttributedString &)juce::TextLayoutprivate
createStandardLayout(const AttributedString &)juce::TextLayoutprivate
draw(Graphics &, Rectangle< float > area) constjuce::TextLayout
ensureStorageAllocated(int numLinesNeeded)juce::TextLayout
getHeight() const noexceptjuce::TextLayoutinline
getLine(int index) const noexceptjuce::TextLayout
getNumLines() const noexceptjuce::TextLayoutinline
getWidth() const noexceptjuce::TextLayoutinline
heightjuce::TextLayoutprivate
justificationjuce::TextLayoutprivate
linesjuce::TextLayoutprivate
operator=(const TextLayout &)juce::TextLayout
operator=(TextLayout &&) noexceptjuce::TextLayout
recalculateSize()juce::TextLayoutprivate
TextLayout()juce::TextLayout
TextLayout(const TextLayout &)juce::TextLayout
TextLayout(TextLayout &&) noexceptjuce::TextLayout
widthjuce::TextLayoutprivate
~TextLayout()juce::TextLayout