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

/external/webkit/Source/WebKit/wx/
H A DWebView.h57 static const int defaultCacheCapacity = 8192 * 1024; // mirrors MemoryCache.cpp variable
62 wxWebViewCachePolicy(unsigned minDead = 0, unsigned maxDead = defaultCacheCapacity, unsigned totalCapacity = defaultCacheCapacity) argument

Completed in 15 milliseconds