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

/external/webkit/WebCore/editing/
H A DEditor.cpp1728 bool firstIteration = true; local
1733 int currentStartOffset = firstIteration ? searchRangeStartOffset : 0;
1788 if (!firstIteration) {
1798 if (!firstIteration) {
1814 firstIteration = false;

Completed in 91 milliseconds