Home | History | Annotate | Download | only in webkit

Lines Matching refs:matchIndex

7478                         int matchCount, matchIndex;
7481 matchIndex = request.mMatchIndex;
7484 mFindCallback.updateMatchCount(matchIndex, matchCount, false);
7487 mFindListener.onFindResultReceived(matchIndex, matchCount, true);