Searched defs:shouldClose (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A Draw_ostream.cpp472 raw_fd_ostream::raw_fd_ostream(int fd, bool shouldClose, bool unbuffered) argument
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DDumpRenderTreeSupportGtk.cpp541 bool DumpRenderTreeSupportGtk::shouldClose(WebKitWebFrame* frame) function in class:DumpRenderTreeSupportGtk
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.cpp602 bool DumpRenderTreeSupportQt::shouldClose(QWebFrameAdapter *adapter) function in class:DumpRenderTreeSupportQt
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp309 bool shouldClose = false; local
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DFrameLoader.cpp2727 bool FrameLoader::shouldClose() function in class:WebCore::FrameLoader
2741 bool shouldClose = false; local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebPageProxy.cpp2839 void WebPageProxy::runBeforeUnloadConfirmPanel(const String& message, uint64_t frameID, bool& shouldClose) argument

Completed in 223 milliseconds