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