Searched refs:FindWrapsAroundDocument (Results 1 – 3 of 3) sorted by relevance
188 FindWrapsAroundDocument = 4, enumerator
3597 const bool shouldWrap = options & FindWrapsAroundDocument; in findText()
2682 m_page->findText(subString, QWebPage::FindWrapsAroundDocument); in findText()