Home | History | Annotate | Download | only in webkit

Lines Matching refs:matchIndex

7580                         int matchCount, matchIndex;
7583 matchIndex = request.mMatchIndex;
7586 mFindCallback.updateMatchCount(matchIndex, matchCount, false);
7589 mFindListener.onFindResultReceived(matchIndex, matchCount, true);