Home | History | Annotate | Download | only in ui

Lines Matching full:highlight

530                                        String subject, Pattern highlight,
552 if (highlight != null) {
553 Matcher m = highlight.matcher(buf.toString());