Searched defs:canRunModal (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DWebPageCreationParameters.cpp57 encoder << canRunModal; local
H A DWebPageCreationParameters.h91 bool canRunModal; member in struct:WebKit::WebPageCreationParameters
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/
H A DAPIUIClient.h134 virtual bool canRunModal() const { return false; } function in class:API::UIClient
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebInspectorDelegate.h256 virtual HRESULT STDMETHODCALLTYPE canRunModal( function in class:WebInspectorDelegate
H A DWebChromeClient.cpp240 bool WebChromeClient::canRunModal() function in class:WebChromeClient
/macosx-10.10/WebKit-7600.1.25/wince/WebCoreSupport/
H A DChromeClientWinCE.cpp94 bool ChromeClientWinCE::canRunModal() function in class:WebKit::ChromeClientWinCE
/macosx-10.10/WebCore-7600.1.25/page/
H A DChrome.cpp212 bool Chrome::canRunModal() const function in class:WebCore::Chrome
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp233 bool WebChromeClient::canRunModal() function in class:WebKit::WebChromeClient
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/
H A DWebPage.h714 bool canRunModal() const { return m_canRunModal; } function in class:WebKit::WebPage
715 void setCanRunModal(bool canRunModal) { m_canRunModal = canRunModal; } argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebPageProxy.cpp4778 void WebPageProxy::setCanRunModal(bool canRunModal) argument
4790 bool WebPageProxy::canRunModal() function in class:WebKit::WebPageProxy

Completed in 212 milliseconds