openshot-audio
0.1.5
|
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 | |
draw(Graphics &, const Rectangle< float > &area) const | juce::TextLayout | |
ensureStorageAllocated(int numLinesNeeded) | juce::TextLayout | |
getHeight() const noexcept | juce::TextLayout | inline |
getLine(int index) const | juce::TextLayout | |
getNumLines() const noexcept | juce::TextLayout | inline |
getWidth() const noexcept | juce::TextLayout | inline |
operator=(const TextLayout &) | juce::TextLayout | |
TextLayout() | juce::TextLayout | |
TextLayout(const TextLayout &) | juce::TextLayout | |
~TextLayout() | juce::TextLayout |