Searched defs:cTargetInactiveFontData (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DFontCache.cpp253 const int cTargetInactiveFontData = 100; member in namespace:WebCore
300 purgeInactiveFontData(gInactiveFontData->size() - cTargetInactiveFontData);

Completed in 70 milliseconds