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

/external/webkit/WebKit/qt/Api/
H A Dqwebpage.h177 FindWrapsAroundDocument = 4, enumerator in enum:QWebPage::FindFlag
H A Dqwebpage.cpp1559 \value FindWrapsAroundDocument Makes findText() restart from the beginning of the document if the end
3000 const bool shouldWrap = options & FindWrapsAroundDocument;

Completed in 39 milliseconds