Searched refs:m_totalMatchCount (Results 1 – 2 of 2) sorted by relevance
1459 m_totalMatchCount += count; in increaseMatchCount()1463 client()->reportFindInPageMatchCount(identifier, m_totalMatchCount, !m_framesScopingCount); in increaseMatchCount()1477 m_totalMatchCount = 0; in resetMatchCount()1551 , m_totalMatchCount(-1) in WebFrameImpl()
332 size_t m_totalMatchCount; variable