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

/external/webkit/Source/WebKit/win/
H A DWebHistory.cpp302 int itemCountLimit; local
303 hr = historyItemLimit(&itemCountLimit);
347 if (numberOfItemsLoaded == itemCountLimit)

Completed in 15 milliseconds