Home
last modified time | relevance | path

Searched defs:shouldClose (Results 1 – 9 of 9) sorted by relevance

/external/chromium/chrome/browser/resources/options/
Dsync_setup_overlay.js659 shouldClose: function() { method in SyncSetupOverlay
Doptions_page.js997 shouldClose: function() { method in OptionsPage
/external/llvm/lib/Support/
Draw_ostream.cpp470 raw_fd_ostream::raw_fd_ostream(int fd, bool shouldClose, bool unbuffered) in raw_fd_ostream()
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebChromeClient.cpp262 bool shouldClose = false; in runBeforeUnloadConfirmPanel() local
/external/webkit/Source/WebCore/loader/
DFrameLoader.cpp2957 bool FrameLoader::shouldClose() in shouldClose() function in WebCore::FrameLoader
2970 bool shouldClose = false; in shouldClose() local
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DDumpRenderTreeSupportQt.cpp866 bool DumpRenderTreeSupportQt::shouldClose(QWebFrame* frame) in shouldClose() function in DumpRenderTreeSupportQt
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp2014 …bPageProxy::runBeforeUnloadConfirmPanel(const String& message, uint64_t frameID, bool& shouldClose) in runBeforeUnloadConfirmPanel()
/external/webkit/Source/WebKit/mac/WebView/
DWebView.mm4610 {
/external/webkit/Source/WebKit/win/
DWebView.cpp5194 HRESULT STDMETHODCALLTYPE WebView::shouldClose( in shouldClose() function in WebView