Home | History | Annotate | Download | only in WebView

Lines Matching full:newvalue

6089 - (void)setMarkedTextMatchesAreHighlighted:(BOOL)newValue
6094 coreFrame->setMarkedTextMatchesAreHighlighted(newValue);