Searched refs:restoreViewState (Results 1 - 25 of 26) sorted by relevance

12

/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.h163 virtual void restoreViewState();
H A DFrameLoaderClientAndroid.cpp855 void FrameLoaderClientAndroid::restoreViewState() { function in class:android::FrameLoaderClientAndroid
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DFrameLoaderClientEfl.h190 virtual void restoreViewState();
H A DFrameLoaderClientEfl.cpp462 void FrameLoaderClientEfl::restoreViewState() function in class:WebCore::FrameLoaderClientEfl
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DFrameLoaderClientHaiku.h139 virtual void restoreViewState();
H A DFrameLoaderClientHaiku.cpp401 void FrameLoaderClientHaiku::restoreViewState() function in class:WebCore::FrameLoaderClientHaiku
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DFrameLoaderClientWx.h141 virtual void restoreViewState();
H A DFrameLoaderClientWx.cpp487 void FrameLoaderClientWx::restoreViewState() function in class:WebCore::FrameLoaderClientWx
/external/webkit/Source/WebCore/loader/
H A DFrameLoaderClient.h225 virtual void restoreViewState() = 0;
H A DEmptyClients.h339 virtual void restoreViewState() { } function in class:WebCore::EmptyFrameLoaderClient
H A DHistoryController.cpp121 m_frame->loader()->client()->restoreViewState();
/external/webkit/Source/WebKit/chromium/src/
H A DFrameLoaderClientImpl.h163 virtual void restoreViewState();
H A DFrameLoaderClientImpl.cpp1307 void FrameLoaderClientImpl::restoreViewState() function in class:WebKit::FrameLoaderClientImpl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DFrameLoaderClientGtk.h171 virtual void restoreViewState();
H A DFrameLoaderClientGtk.cpp802 void FrameLoaderClient::restoreViewState() function in class:WebKit::FrameLoaderClient
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DFrameLoaderClientQt.h183 virtual void restoreViewState();
H A DFrameLoaderClientQt.cpp688 void FrameLoaderClientQt::restoreViewState() function in class:WebCore::FrameLoaderClientQt
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.h166 virtual void restoreViewState();
H A DFrameLoaderClientWinCE.cpp252 void FrameLoaderClientWinCE::restoreViewState() function in class:WebKit::FrameLoaderClientWinCE
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.h162 virtual void restoreViewState();
H A DWebFrameLoaderClient.cpp1031 void WebFrameLoaderClient::restoreViewState() function in class:WebKit::WebFrameLoaderClient
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebFrameLoaderClient.h193 virtual void restoreViewState();
H A DWebFrameLoaderClient.mm1100 void WebFrameLoaderClient::restoreViewState()
/external/webkit/Source/WebKit/win/
H A DWebFrame.h316 virtual void restoreViewState();
H A DWebFrame.cpp1642 void WebFrame::restoreViewState() function in class:WebFrame

Completed in 146 milliseconds

12