Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:setTitleFunc

1189         if (!implementations->setTitleFunc)
1193 CallHistoryDelegate(implementations->setTitleFunc, view, @selector(webView:updateHistoryTitle:forURL:), (NSString *)title.string(), (NSString *)url);