Home | History | Annotate | Download | only in WebView

Lines Matching refs:setMarkedTextMatchesAreHighlighted

6354 - (void)setMarkedTextMatchesAreHighlighted:(BOOL)newValue
6359 coreFrame->editor()->setMarkedTextMatchesAreHighlighted(newValue);