Home | History | Annotate | Download | only in webkit

Lines Matching defs:matchCount

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