Searched refs:markedTextMatchesAreHighlighted (Results 1 – 3 of 3) sorted by relevance
224 bool markedTextMatchesAreHighlighted() const;302 inline bool Editor::markedTextMatchesAreHighlighted() const in markedTextMatchesAreHighlighted() function
1275 if (renderer()->frame()->editor().markedTextMatchesAreHighlighted()) { in paintTextMatchMarker()
1577 if (frame() && frame()->page() && frame()->editor().markedTextMatchesAreHighlighted()) in scopeStringMatches()