This is the complete list of members for juce::detail::ShapedGlyph, including all inherited members.
| advance | juce::detail::ShapedGlyph | |
| cluster | juce::detail::ShapedGlyph | |
| distanceFromLigature | juce::detail::ShapedGlyph | private |
| getDistanceFromLigature() const | juce::detail::ShapedGlyph | inline |
| getNumTrailingLigaturePlaceholders() const | juce::detail::ShapedGlyph | inline |
| glyphId | juce::detail::ShapedGlyph | |
| isLigature() const | juce::detail::ShapedGlyph | inline |
| isNewline() const | juce::detail::ShapedGlyph | inline |
| isNonLigature() const | juce::detail::ShapedGlyph | inline |
| isPlaceholderForLigature() const | juce::detail::ShapedGlyph | inline |
| isUnsafeToBreak() const | juce::detail::ShapedGlyph | inline |
| isWhitespace() const | juce::detail::ShapedGlyph | inline |
| newline | juce::detail::ShapedGlyph | private |
| offset | juce::detail::ShapedGlyph | |
| ShapedGlyph(uint32_t glyphIdIn, int64 clusterIn, bool unsafeToBreakIn, bool whitespaceIn, bool newlineIn, int8_t distanceFromLigatureIn, Point< float > advanceIn, Point< float > offsetIn) | juce::detail::ShapedGlyph | inline |
| unsafeToBreak | juce::detail::ShapedGlyph | private |
| whitespace | juce::detail::ShapedGlyph | private |