Home | History | Annotate | Download | only in InjectedBundle

Lines Matching refs:didChangeSelection

244         didChangeSelection
880 void InjectedBundlePage::didChangeSelection(WKBundlePageRef page, WKStringRef notificationName, const void* clientInfo)
882 static_cast<InjectedBundlePage*>(const_cast<void*>(clientInfo))->didChangeSelection(notificationName);
1003 void InjectedBundlePage::didChangeSelection(WKStringRef notificationName)