|
openshot-audio
0.1.5
|
#include <juce_RenderingHelpers.h>
Public Member Functions | |
| GlyphCache () | |
| ~GlyphCache () | |
| void | reset () |
| void | drawGlyph (RenderTargetType &target, const Font &font, const int glyphNumber, Point< float > pos) |
| ReferenceCountedObjectPtr< CachedGlyphType > | findOrCreateGlyph (const Font &font, int glyphNumber) |
Static Public Member Functions | |
| static GlyphCache & | getInstance () |
Friends | |
| struct | ContainerDeletePolicy< CachedGlyphType > |
Holds a cache of recently-used glyph objects of some type.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
friend |
1.8.13