Searched refs:frameWillDetachPage (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DEditorClientQt.h48 virtual void frameWillDetachPage(Frame*) { } function in class:WebCore::EditorClientQt
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DEditorClient.h68 virtual void frameWillDetachPage(Frame*) = 0;
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DEditorClientBlackBerry.h40 virtual void frameWillDetachPage(Frame*) { } function in class:WebCore::EditorClientBlackBerry
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DEditorClientEfl.h83 virtual void frameWillDetachPage(Frame*) { } function in class:WebCore::EditorClientEfl
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DEditorClientGtk.h74 virtual void frameWillDetachPage(WebCore::Frame*) { } function in class:WebKit::EditorClient
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebEditorClient.h44 virtual void frameWillDetachPage(WebCore::Frame*) { } function in class:WebEditorClient
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DEditorClientWinCE.h41 virtual void frameWillDetachPage(WebCore::Frame*) { } function in class:WebKit::EditorClientWinCE
/macosx-10.9.5/WebKit-7537.78.2/mac/WebCoreSupport/
H A DWebEditorClient.h44 virtual void frameWillDetachPage(WebCore::Frame*) OVERRIDE { }
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebEditorClient.h45 virtual void frameWillDetachPage(WebCore::Frame*) OVERRIDE { }
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.h400 virtual void frameWillDetachPage(Frame*) { } function in class:WebCore::EmptyEditorClient
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DEditor.cpp3140 editorClient->frameWillDetachPage(frame());

Completed in 82 milliseconds