Home
last modified time | relevance | path

Searched defs:willClose (Results 1 – 3 of 3) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
DDNSStatefulObject.java371 private boolean willClose() { in willClose() method in DNSStatefulObject.DefaultImplementation
/external/chromium/chrome/browser/resources/options/
Doptions_page.js464 OptionsPage.willClose = function() { function
/external/webkit/Source/WebKit/chromium/public/
DWebFrameClient.h104 virtual void willClose(WebFrame*) { } in willClose() function