|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This is the complete list of members for juce::PositionedGlyph, including all inherited members.
| createPath(Path &path) const | juce::PositionedGlyph | |
| draw(Graphics &g) const | juce::PositionedGlyph | |
| draw(Graphics &g, AffineTransform transform) const | juce::PositionedGlyph | |
| getBaselineY() const noexcept | juce::PositionedGlyph | |
| getBottom() const | juce::PositionedGlyph | |
| getBounds() const | juce::PositionedGlyph | |
| getCharacter() const noexcept | juce::PositionedGlyph | |
| getLeft() const noexcept | juce::PositionedGlyph | |
| getRight() const noexcept | juce::PositionedGlyph | |
| getTop() const | juce::PositionedGlyph | |
| GlyphArrangement (defined in juce::PositionedGlyph) | juce::PositionedGlyph | friend |
| hitTest(float x, float y) const | juce::PositionedGlyph | |
| isWhitespace() const noexcept | juce::PositionedGlyph | |
| moveBy(float deltaX, float deltaY) | juce::PositionedGlyph | |
| PositionedGlyph() noexcept (defined in juce::PositionedGlyph) | juce::PositionedGlyph | |
| PositionedGlyph(const Font &font, juce_wchar character, int glyphNumber, float anchorX, float baselineY, float width, bool isWhitespace) (defined in juce::PositionedGlyph) | juce::PositionedGlyph |