Searched defs:willDestroyPage (Results 1 – 7 of 7) sorted by relevance
70 void willDestroyPage(WKBundleRef bundle, WKBundlePageRef page, const void* clientInfo) function
41 void InjectedBundleClient::willDestroyPage(InjectedBundle* bundle, WebPage* page) in willDestroyPage() function in WebKit::InjectedBundleClient
291 void InjectedBundle::willDestroyPage(WebPage* page) in willDestroyPage() function in WebKit::InjectedBundle
62 void InjectedBundle::willDestroyPage(WKBundleRef bundle, WKBundlePageRef page, const void* clientIn… in willDestroyPage() function in WTR::InjectedBundle102 void InjectedBundle::willDestroyPage(WKBundlePageRef page) in willDestroyPage() function in WTR::InjectedBundle
46 WKBundleWillDestroyPageCallback willDestroyPage; member
40 virtual void willDestroyPage(WKBundleRef, WKBundlePageRef) { } in willDestroyPage() function
80 void InjectedBundleController::willDestroyPage(WKBundleRef bundle, WKBundlePageRef page, const void… in willDestroyPage() function in TestWebKitAPI::InjectedBundleController