Home
last modified time | relevance | path

Searched refs:hasPageCache (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/win/
DWebHistoryItem.h95 virtual HRESULT STDMETHODCALLTYPE hasPageCache(BOOL *hasCache);
DWebHistoryItem.cpp356 HRESULT STDMETHODCALLTYPE WebHistoryItem::hasPageCache(BOOL* /*hasCache*/) in hasPageCache() function in WebHistoryItem
DChangeLog-2009-06-1619295 (WebHistoryItem::hasPageCache):
/external/webkit/Source/WebKit/win/Interfaces/
DIWebHistoryItemPrivate.idl52 HRESULT hasPageCache([out, retval] BOOL* hasCache);
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1469172 changing the behavior of HistoryItem::hasPageCache()
69175 (WebCore::HistoryItem::hasPageCache): Add the same pendingRelease check pageCache() has
70027 (WebCore::HistoryItem::hasPageCache):