Lines Matching full:shouldwrap
3597 const bool shouldWrap = options & FindWrapsAroundDocument;3599 return d->page->findString(subString, caseSensitivity, direction, shouldWrap);