Home
last modified time | relevance | path

Searched refs:stopLoadingInFrame (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheHost.cpp253 void ApplicationCacheHost::stopLoadingInFrame(Frame* frame) in stopLoadingInFrame() function in WebCore::ApplicationCacheHost
258 m_candidateApplicationCacheGroup->stopLoadingInFrame(frame); in stopLoadingInFrame()
260 m_applicationCache->group()->stopLoadingInFrame(frame); in stopLoadingInFrame()
DApplicationCacheGroup.h84 void stopLoadingInFrame(Frame*);
DApplicationCacheHost.h150 void stopLoadingInFrame(Frame*);
DApplicationCacheGroup.cpp388 void ApplicationCacheGroup::stopLoadingInFrame(Frame* frame) in stopLoadingInFrame() function in WebCore::ApplicationCacheGroup
/external/webkit/Source/WebKit/chromium/src/
DApplicationCacheHost.cpp261 void ApplicationCacheHost::stopLoadingInFrame(Frame* frame) in stopLoadingInFrame() function in WebCore::ApplicationCacheHost
/external/webkit/Source/WebCore/loader/
DDocumentLoader.cpp237 m_applicationCacheHost->stopLoadingInFrame(m_frame); in stopLoading()
/external/webkit/Source/WebKit/chromium/
DChangeLog4039 Also fixup a stale comment in stopLoadingInFrame.
4045 (WebCore::ApplicationCacheHost::stopLoadingInFrame):
DChangeLog-2011-02-167266 (WebCore::ApplicationCacheHost::stopLoadingInFrame):
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0640433 (WebCore::ApplicationCacheGroup::stopLoadingInFrame):
40437 (WebCore::ApplicationCacheHost::stopLoadingInFrame):