![]() |
Public API Reference |
![]() |
An entry in the LRU list. More...
#include <csplugincommon/canvas/fontcache.h>
Public Attributes | |
GlyphCacheData * | cacheData |
Cache data associated with font. | |
LRUEntry * | next |
Next entry. | |
LRUEntry * | prev |
Previous entry. |
An entry in the LRU list.
Definition at line 78 of file fontcache.h.
Cache data associated with font.
Definition at line 86 of file fontcache.h.
Next entry.
Definition at line 81 of file fontcache.h.
Previous entry.
Definition at line 83 of file fontcache.h.