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

/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/
H A DPageLoadDidChangeLocationWithinPageForFrame.cpp46 static bool didChangeLocationWithinPage; member in namespace:TestWebKitAPI
51 TEST_ASSERT(!didChangeLocationWithinPage);
57 didChangeLocationWithinPage = true;
78 Util::run(&didChangeLocationWithinPage);
/external/webkit/Source/WebKit/chromium/public/
H A DWebFrameClient.h239 virtual void didChangeLocationWithinPage(WebFrame*) { } function in class:WebKit::WebFrameClient
/external/webkit/Tools/DumpRenderTree/chromium/
H A DWebViewHost.cpp999 void WebViewHost::didChangeLocationWithinPage(WebFrame* frame) function in class:WebViewHost

Completed in 80 milliseconds