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

/haiku/src/servers/app/font/
H A DFontCache.h36 typedef HashMap<HashString, BReference<FontCacheEntry> > FontMap; typedef in class:FontCache
38 FontMap fFontCacheEntries;
H A DFontCache.cpp125 FontMap::Iterator iterator = fFontCacheEntries.GetIterator();

Completed in 117 milliseconds