Searched refs:closeWindow (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DWebVideoFullscreenHUDWindowController.h61 - (void)closeWindow;
H A DWebVideoFullscreenController.mm304 [_hudController closeWindow];
H A DWebVideoFullscreenHUDWindowController.mm268 - (void)closeWindow
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/mac/
H A DFindIndicatorWindow.h54 void closeWindow();
H A DFindIndicatorWindow.mm129 closeWindow();
140 closeWindow();
180 void FindIndicatorWindow::closeWindow()
228 closeWindow();
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebInspectorFrontendClient.h45 virtual void closeWindow() OVERRIDE;
H A DWebInspectorFrontendClient.cpp58 void WebInspectorFrontendClient::closeWindow() function in class:WebKit::WebInspectorFrontendClient
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorFrontendHost.idl39 void closeWindow();
H A DInspectorFrontendClient.h60 virtual void closeWindow() = 0;
H A DInspectorFrontendHost.h60 void closeWindow();
H A DInspectorFrontendHost.cpp165 void InspectorFrontendHost::closeWindow() function in class:WebCore::InspectorFrontendHost
168 m_client->closeWindow();
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DInspectorClientEfl.h79 virtual void closeWindow();
H A DInspectorClientEfl.cpp176 void InspectorFrontendClientEfl::closeWindow() function in class:WebCore::InspectorFrontendClientEfl
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DInspectorClientGtk.h89 virtual void closeWindow();
H A DInspectorClientGtk.cpp239 void InspectorFrontendClient::closeWindow() function in class:WebKit::InspectorFrontendClient
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DInspectorClientQt.h92 virtual void closeWindow();
H A DInspectorClientQt.cpp314 void InspectorFrontendClientQt::closeWindow() function in class:WebCore::InspectorFrontendClientQt
/macosx-10.9.5/WebKit-7537.78.2/mac/WebCoreSupport/
H A DWebInspectorClient.h105 virtual void closeWindow();
H A DWebInspectorClient.mm256 void WebInspectorFrontendClient::closeWindow()
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebInspectorClient.h105 virtual void closeWindow();
H A DWebInspectorClient.cpp276 void WebInspectorFrontendClient::closeWindow() function in class:WebInspectorFrontendClient
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DInspectorFrontendHostStub.js67 closeWindow: function() method in class:WebInspector.InspectorFrontendHostStub
H A Dexterns.js168 InspectorFrontendHostAPI.prototype.closeWindow = function() {} method in class:InspectorFrontendHostAPI
H A Dinspector.js591 InspectorFrontendHost.closeWindow();
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/menubar/
H A Ddemo.tcl318 wm protocol ${wtop} WM_DELETE_WINDOW [list [self object] closeWindow ${wtop}]
372 method closeWindow { wtop } {
382 my closeWindow {*}${args}

Completed in 213 milliseconds

12