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

/external/webkit/Source/WebCore/platform/graphics/
H A DFontCache.cpp252 const int cMaxInactiveFontData = 120; // Pretty Low Threshold member in namespace:WebCore
299 if (gInactiveFontData->size() > cMaxInactiveFontData)

Completed in 41 milliseconds