Searched refs:FindWrapsAroundDocument (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.h188 FindWrapsAroundDocument = 4, enumerator in enum:QWebPage::FindFlag
H A Dqwebpage.cpp1646 \value FindWrapsAroundDocument Makes findText() restart from the beginning of the document if the end
3597 const bool shouldWrap = options & FindWrapsAroundDocument;
/external/webkit/Source/WebKit/qt/tests/qwebpage/
H A Dtst_qwebpage.cpp2682 m_page->findText(subString, QWebPage::FindWrapsAroundDocument);

Completed in 111 milliseconds