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

/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A Draw_ostream.cpp472 raw_fd_ostream::raw_fd_ostream(int fd, bool shouldClose, bool unbuffered) argument
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp330 bool shouldClose = false; local
/macosx-10.10/WebCore-7600.1.25/loader/
H A DFrameLoader.cpp2792 bool FrameLoader::shouldClose() function in class:WebCore::FrameLoader
2806 bool shouldClose = false; local
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebPageProxy.cpp3225 void WebPageProxy::runBeforeUnloadConfirmPanel(const String& message, uint64_t frameID, bool& shouldClose) argument

Completed in 195 milliseconds