Searched refs:DefaultCapacity (Results 1 - 3 of 3) sorted by last modified time

/external/webkit/Source/WebKit2/UIProcess/
H A DWebBackForwardList.cpp33 static const unsigned DefaultCapacity = 100; member in namespace:WebKit
38 , m_capacity(DefaultCapacity)
/external/webkit/Source/WebKit2/WebProcess/WebPage/
H A DWebBackForwardListProxy.cpp43 static const unsigned DefaultCapacity = 100; member in namespace:WebKit
/external/webkit/Source/WebCore/history/
H A DBackForwardListImpl.cpp43 static const unsigned DefaultCapacity = 100; member in namespace:WebCore
49 , m_capacity(DefaultCapacity)

Completed in 100 milliseconds