Discover
What’s New
Features
Made With JUCE
Blog
Learn
Documentation
Course
Tutorials
Resources
Newsletter
Marketplace
Forum
Get JUCE
Modules
All Classes
Tutorials
Course
Loading...
Searching...
No Matches
juce
TextLayout
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::TextLayout
inline
begin
() const
juce::TextLayout
inline
cbegin
() const
juce::TextLayout
inline
cend
() const
juce::TextLayout
inline
const_iterator
typedef
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
draw
(Graphics &, Rectangle< float > area) const
juce::TextLayout
end
()
juce::TextLayout
inline
end
() const
juce::TextLayout
inline
ensureStorageAllocated
(int numLinesNeeded)
juce::TextLayout
getHeight
() const noexcept
juce::TextLayout
inline
getLine
(int index) const noexcept
juce::TextLayout
getNumLines
() const noexcept
juce::TextLayout
inline
getStringBounds
(const AttributedString &string)
juce::TextLayout
inline
static
getStringBounds
(const Font &font, StringRef text)
juce::TextLayout
inline
static
getStringWidth
(const AttributedString &string)
juce::TextLayout
inline
static
getStringWidth
(const Font &font, StringRef text)
juce::TextLayout
inline
static
getWidth
() const noexcept
juce::TextLayout
inline
iterator
typedef
juce::TextLayout
operator=
(const TextLayout &)
juce::TextLayout
operator=
(TextLayout &&) noexcept
juce::TextLayout
recalculateSize
()
juce::TextLayout
TextLayout
()
juce::TextLayout
TextLayout
(const TextLayout &)
juce::TextLayout
TextLayout
(TextLayout &&) noexcept
juce::TextLayout
~TextLayout
()
juce::TextLayout