Home | History | Annotate | Download | only in WebView

Lines Matching full:highlighter

1953 - (void)_setHighlighter:(id<WebHTMLHighlighter>)highlighter ofType:(NSString*)type
1957 [_private->highlighters setObject:highlighter forKey:type];