Searched defs:shouldWrap (Results 1 – 3 of 3) sorted by relevance
309 …onst String& target, TextCaseSensitivity caseSensitivity, FindDirection direction, bool shouldWrap) in findString()
2264 const bool shouldWrap = options & FindWrapsAroundDocument; in findText() local
2126 …bView* webView, const gchar* string, gboolean caseSensitive, gboolean forward, gboolean shouldWrap) in webkit_web_view_search_text()