Home
last modified time | relevance | path

Searched defs:shouldHighlight (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
DPage.cpp531 …orText(const String& target, TextCaseSensitivity caseSensitivity, bool shouldHighlight, unsigned l… in markAllMatchesForText()
536 …:markAllMatchesForText(const String& target, FindOptions options, bool shouldHighlight, unsigned l… in markAllMatchesForText()
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebview.cpp4091 void webkit_web_view_set_highlight_text_matches(WebKitWebView* webView, gboolean shouldHighlight) in webkit_web_view_set_highlight_text_matches()