Searched refs:kMaxEntryCount (Results 1 - 1 of 1) sorted by path

/haiku/src/servers/app/font/
H A DFontCache.cpp108 static const int32 kMaxEntryCount = 30; variable
121 if (fFontCacheEntries.Size() < kMaxEntryCount)
127 // NOTE: if kMaxEntryCount has a sane value, there has got to be

Completed in 19 milliseconds