Home
last modified time | relevance | path

Searched refs:increaseLoadCount (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DDocumentLoaderGtk.h55 void increaseLoadCount(unsigned long identifier);
DDocumentLoaderGtk.cpp84 void DocumentLoader::increaseLoadCount(unsigned long identifier) in increaseLoadCount() function in WebKit::DocumentLoader
DFrameLoaderClientGtk.cpp374 static_cast<WebKit::DocumentLoader*>(loader)->increaseLoadCount(identifier); in dispatchWillSendRequest()
/external/webkit/Source/WebKit/mac/WebView/
DWebDocumentLoaderMac.h51 void increaseLoadCount(unsigned long identifier);
DWebDocumentLoaderMac.mm106 void WebDocumentLoaderMac::increaseLoadCount(unsigned long identifier) function
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebFrameLoaderClient.mm385 static_cast<WebDocumentLoaderMac*>(loader)->increaseLoadCount(identifier);
/external/webkit/Source/WebKit/mac/
DChangeLog-2007-10-142624 (WebDocumentLoaderMac::increaseLoadCount): Call retainDataSource unconditionally
5791 (WebDocumentLoaderMac::increaseLoadCount):
5806 (WebDocumentLoaderMac::increaseLoadCount):
5841 (WebDocumentLoaderMac::increaseLoadCount):
6205 (WebDocumentLoaderMac::increaseLoadCount):
6237 (WebDocumentLoaderMac::increaseLoadCount):