Home | History | Annotate | Download | only in InjectedBundle

Lines Matching refs:didChange

243         didChange,
875 void InjectedBundlePage::didChange(WKBundlePageRef page, WKStringRef notificationName, const void* clientInfo)
877 static_cast<InjectedBundlePage*>(const_cast<void*>(clientInfo))->didChange(notificationName);
994 void InjectedBundlePage::didChange(WKStringRef notificationName)