Home | History | Annotate | Download | only in web

Lines Matching refs:matchCount

1637     int matchCount = 0;
1659 ++matchCount;
1681 m_activeMatchIndexInCurrentFrame = matchCount - 1;
1694 m_findMatchesCache.append(FindMatch(resultRange.get(), m_lastMatchCount + matchCount));
1714 if (matchCount > 0) {
1717 m_lastMatchCount += matchCount;
1720 mainFrameImpl->increaseMatchCount(matchCount, identifier);
1727 if (matchCount > 0)