openshot-audio  0.1.6
juce::GlyphArrangement Member List

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

addCurtailedLineOfText(const Font &font, const String &text, float x, float y, float maxWidthPixels, bool useEllipsis)juce::GlyphArrangement
addFittedText(const Font &font, const String &text, float x, float y, float width, float height, Justification layout, int maximumLinesToUse, float minimumHorizontalScale=0.0f)juce::GlyphArrangement
addGlyph(const PositionedGlyph &)juce::GlyphArrangement
addGlyphArrangement(const GlyphArrangement &)juce::GlyphArrangement
addJustifiedText(const Font &font, const String &text, float x, float y, float maxLineWidth, Justification horizontalLayout)juce::GlyphArrangement
addLineOfText(const Font &font, const String &text, float x, float y)juce::GlyphArrangement
clear()juce::GlyphArrangement
createPath(Path &path) constjuce::GlyphArrangement
draw(const Graphics &) constjuce::GlyphArrangement
draw(const Graphics &, const AffineTransform &) constjuce::GlyphArrangement
findGlyphIndexAt(float x, float y) constjuce::GlyphArrangement
getBoundingBox(int startIndex, int numGlyphs, bool includeWhitespace) constjuce::GlyphArrangement
getGlyph(int index) const noexceptjuce::GlyphArrangement
getNumGlyphs() const noexceptjuce::GlyphArrangementinline
GlyphArrangement()juce::GlyphArrangement
GlyphArrangement(const GlyphArrangement &)juce::GlyphArrangement
justifyGlyphs(int startIndex, int numGlyphs, float x, float y, float width, float height, Justification justification)juce::GlyphArrangement
moveRangeOfGlyphs(int startIndex, int numGlyphs, float deltaX, float deltaY)juce::GlyphArrangement
operator=(const GlyphArrangement &)juce::GlyphArrangement
removeRangeOfGlyphs(int startIndex, int numGlyphs)juce::GlyphArrangement
stretchRangeOfGlyphs(int startIndex, int numGlyphs, float horizontalScaleFactor)juce::GlyphArrangement
~GlyphArrangement()juce::GlyphArrangement