Searched refs:willClose (Results 1 – 6 of 6) sorted by relevance
280 if (!this.willClose()) { in closeState()283 if (!this.willClose()) { in closeState()371 private boolean willClose() { in willClose() method in DNSStatefulObject.DefaultImplementation384 if (this.willCancel() || this.willClose()) { in waitForAnnounced()401 if (!this.isCanceled() && !this.willClose()) { in waitForCanceled()
104 virtual void willClose(WebFrame*) { } in willClose() function
216 options.OptionsPage.willClose();
464 OptionsPage.willClose = function() { function
682 m_webFrame->client()->willClose(m_webFrame); in dispatchWillClose()
29670 (WebKit::WebFrameClient::willClose):