Searched refs:dispatchCreatePage (Results 1 - 19 of 19) sorted by relevance

/external/webkit/WebKit/win/WebCoreSupport/
H A DWebFrameLoaderClient.h81 virtual WebCore::Frame* dispatchCreatePage();
H A DWebFrameLoaderClient.cpp419 Frame* WebFrameLoaderClient::dispatchCreatePage() function in class:WebFrameLoaderClient
/external/webkit/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.h100 virtual Frame* dispatchCreatePage();
H A DFrameLoaderClientAndroid.cpp410 Frame* FrameLoaderClientAndroid::dispatchCreatePage() { function in class:android::FrameLoaderClientAndroid
515 // current frame in dispatchCreatePage.
/external/webkit/WebKit/gtk/WebCoreSupport/
H A DFrameLoaderClientGtk.h94 virtual WebCore::Frame* dispatchCreatePage();
H A DFrameLoaderClientGtk.cpp1070 Frame* FrameLoaderClient::dispatchCreatePage() function in class:WebKit::FrameLoaderClient
/external/webkit/WebKit/haiku/WebCoreSupport/
H A DFrameLoaderClientHaiku.h201 virtual Frame* dispatchCreatePage();
H A DFrameLoaderClientHaiku.cpp652 Frame* FrameLoaderClientHaiku::dispatchCreatePage() function in class:WebCore::FrameLoaderClientHaiku
/external/webkit/WebKit/qt/WebCoreSupport/
H A DFrameLoaderClientQt.h121 virtual WebCore::Frame* dispatchCreatePage();
H A DFrameLoaderClientQt.cpp956 WebCore::Frame* FrameLoaderClientQt::dispatchCreatePage() function in class:WebCore::FrameLoaderClientQt
/external/webkit/WebKit/wx/WebKitSupport/
H A DFrameLoaderClientWx.h191 virtual Frame* dispatchCreatePage();
H A DFrameLoaderClientWx.cpp751 Frame* FrameLoaderClientWx::dispatchCreatePage() function in class:WebCore::FrameLoaderClientWx
/external/webkit/WebCore/loader/
H A DFrameLoaderClient.h135 virtual Frame* dispatchCreatePage() = 0;
H A DEmptyClients.h229 virtual Frame* dispatchCreatePage() { return 0; } function in class:WebCore::EmptyFrameLoaderClient
H A DFrameLoader.cpp3612 RefPtr<Frame> mainFrame = m_client->dispatchCreatePage();
/external/webkit/WebKit/chromium/src/
H A DFrameLoaderClientImpl.h112 virtual WebCore::Frame* dispatchCreatePage();
236 // The navigation policy to use for the next call to dispatchCreatePage.
H A DFrameLoaderClientImpl.cpp773 Frame* FrameLoaderClientImpl::dispatchCreatePage() function in class:WebKit::FrameLoaderClientImpl
880 // Remember the disposition for when dispatchCreatePage is called. It is
/external/webkit/WebKit/mac/WebCoreSupport/
H A DWebFrameLoaderClient.h110 virtual WebCore::Frame* dispatchCreatePage();
H A DWebFrameLoaderClient.mm674 Frame* WebFrameLoaderClient::dispatchCreatePage()

Completed in 98 milliseconds