JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::TextLayout Member List

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

addLine(std::unique_ptr< Line >)juce::TextLayout
begin()juce::TextLayoutinline
begin() constjuce::TextLayoutinline
cbegin() constjuce::TextLayoutinline
cend() constjuce::TextLayoutinline
const_iterator typedefjuce::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
createStandardLayout(const AttributedString &)juce::TextLayoutprivate
draw(Graphics &, Rectangle< float > area) constjuce::TextLayout
end()juce::TextLayoutinline
end() constjuce::TextLayoutinline
ensureStorageAllocated(int numLinesNeeded)juce::TextLayout
getHeight() const noexceptjuce::TextLayoutinline
getLine(int index) const noexceptjuce::TextLayout
getNumLines() const noexceptjuce::TextLayoutinline
getStringBounds(const AttributedString &string)juce::TextLayoutinlinestatic
getStringBounds(const Font &font, StringRef text)juce::TextLayoutinlinestatic
getStringWidth(const AttributedString &string)juce::TextLayoutinlinestatic
getStringWidth(const Font &font, StringRef text)juce::TextLayoutinlinestatic
getWidth() const noexceptjuce::TextLayoutinline
heightjuce::TextLayoutprivate
iterator typedefjuce::TextLayout
justificationjuce::TextLayoutprivate
linesjuce::TextLayoutprivate
operator=(const TextLayout &)juce::TextLayout
operator=(TextLayout &&) noexceptjuce::TextLayout
recalculateSize()juce::TextLayout
TextLayout()juce::TextLayout
TextLayout(const TextLayout &)juce::TextLayout
TextLayout(TextLayout &&) noexceptjuce::TextLayout
widthjuce::TextLayoutprivate
~TextLayout()juce::TextLayout