Searched refs:GlyphCachePool (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/app/font/
H A DFontCacheEntry.h146 class GlyphCachePool;
148 ObjectDeleter<GlyphCachePool>
H A DFontCacheEntry.cpp45 class FontCacheEntry::GlyphCachePool { class in class:FontCacheEntry
73 GlyphCachePool() function in class:FontCacheEntry::GlyphCachePool
77 ~GlyphCachePool()
135 fGlyphCache(new(std::nothrow) GlyphCachePool()),

Completed in 81 milliseconds