Searched refs:tryClose (Results 1 – 7 of 7) sorted by relevance
100 return toImpl(pageRef)->tryClose(); in WKPageTryClose()
442 void tryClose();
426 void WebPage::tryClose() in tryClose() function in WebKit::WebPage
195 bool tryClose();
358 bool WebPageProxy::tryClose() in tryClose() function in WebKit::WebPageProxy
131 m_page->tryClose(); in wndProc()
24283 (WebKit::WebView::wndProc): Call through to WebPageProxy::tryClose when24285 ::DefWindowProcW. tryClose will end up asking the UI client to close36029 (WebKit::WebPage::tryClose): Factored out the part of this that sends a message42489 (WebKit::WebPageProxy::tryClose):43491 (WebKit::WebPage::tryClose): Call shouldClose on FrameLoader instead of