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

/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DWebPageCreationParameters.cpp58 encoder << canRunModal; local
H A DWebPageCreationParameters.h85 bool canRunModal; member in struct:WebKit::WebPageCreationParameters
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebUIClient.cpp408 bool WebUIClient::canRunModal() const function in class:WebKit::WebUIClient
H A DWebPageProxy.cpp4247 void WebPageProxy::setCanRunModal(bool canRunModal) argument
4259 bool WebPageProxy::canRunModal() function in class:WebKit::WebPageProxy
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebInspectorDelegate.h278 virtual HRESULT STDMETHODCALLTYPE canRunModal( function in class:WebInspectorDelegate
H A DWebChromeClient.cpp239 bool WebChromeClient::canRunModal() function in class:WebChromeClient
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DChromeClientWinCE.cpp94 bool ChromeClientWinCE::canRunModal() function in class:WebKit::ChromeClientWinCE
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DChrome.cpp207 bool Chrome::canRunModal() const function in class:WebCore::Chrome
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DChromeClientBlackBerry.cpp276 bool ChromeClientBlackBerry::canRunModal() function in class:WebCore::ChromeClientBlackBerry
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DChromeClientEfl.cpp167 bool ChromeClientEfl::canRunModal() function in class:WebCore::ChromeClientEfl
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DChromeClientQt.cpp241 bool ChromeClientQt::canRunModal() function in class:WebCore::ChromeClientQt
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DChromeClientGtk.cpp222 bool ChromeClient::canRunModal() function in class:WebKit::ChromeClient
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp210 bool WebChromeClient::canRunModal() function in class:WebKit::WebChromeClient
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebPage.h562 bool canRunModal() const { return m_canRunModal; } function in class:WebKit::WebPage
563 void setCanRunModal(bool canRunModal) { m_canRunModal = canRunModal; } argument
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.h86 virtual bool canRunModal() { return false; } function in class:WebCore::EmptyChromeClient

Completed in 345 milliseconds