Searched refs:willRunModalDialogDuringPageDismissal (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DChromeClient.h320 virtual void willRunModalDialogDuringPageDismissal(const DialogType&) const { } function in class:WebCore::ChromeClient
H A DChrome.cpp286 client->willRunModalDialogDuringPageDismissal(dialogType);
/external/webkit/Source/WebKit/chromium/src/
H A DChromeClientImpl.h197 virtual void willRunModalDialogDuringPageDismissal(const DialogType&) const;
H A DChromeClientImpl.cpp931 void ChromeClientImpl::willRunModalDialogDuringPageDismissal(const DialogType& dialogType) const function in class:WebKit::ChromeClientImpl

Completed in 131 milliseconds