Home
last modified time | relevance | path

Searched defs:shouldWrap (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/page/
DPage.cpp309 …onst String& target, TextCaseSensitivity caseSensitivity, FindDirection direction, bool shouldWrap) in findString()
/external/webkit/WebKit/qt/Api/
Dqwebpage.cpp2264 const bool shouldWrap = options & FindWrapsAroundDocument; in findText() local
/external/webkit/WebKit/gtk/webkit/
Dwebkitwebview.cpp2126 …bView* webView, const gchar* string, gboolean caseSensitive, gboolean forward, gboolean shouldWrap) in webkit_web_view_search_text()