FontCacheHandleManager::FontCacheHandleManager

FontCacheHandleManager::FontCacheHandleManager
FontCacheHandleManager(MemoryHeap* renderHeap, GlyphCache* q = 0);
Description

FontCacheHandleManager constructor.

Parameters
Parameters 
Description 
MemoryHeap* renderHeap 
Pointer to the MemoryHeap used for creating and handling Font
GlyphCache* q = 0 
Pointer to the cache for handling the cached glyphs.