accessCounter | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | private |
addNewGlyphSlots(int num) | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | inlineprivate |
deleteAll() | juce::DeletedAtShutdown | privatestatic |
DeletedAtShutdown() | juce::DeletedAtShutdown | private |
drawGlyph(RenderTargetType &target, const Font &font, const int glyphNumber, Point< float > pos) | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | inline |
findExistingGlyph(const Font &font, int glyphNumber) const noexcept | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | inlineprivate |
findLeastRecentlyUsedGlyph() const noexcept | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | inlineprivate |
findOrCreateGlyph(const Font &font, int glyphNumber) | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | inline |
getGlyphForReuse() | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | inlineprivate |
getInstance() | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | inlinestatic |
getSingletonPointer() noexcept | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | inlineprivatestatic |
GlyphCache() | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | inline |
glyphs | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | private |
hits | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | private |
lock | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | private |
misses | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | private |
reset() | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | inline |
~DeletedAtShutdown() | juce::DeletedAtShutdown | privatevirtual |
~GlyphCache() override | juce::RenderingHelpers::GlyphCache< CachedGlyphType, RenderTargetType > | inline |