Searched refs:m_scopingComplete (Results 1 – 2 of 2) sorted by relevance
1281 m_scopingComplete = false; in scopeStringMatches()1434 m_scopingComplete = true; in scopeStringMatches()1553 , m_scopingComplete(false) in WebFrameImpl()1919 if (m_scopingComplete && !m_lastSearchString.isEmpty() && !m_lastMatchCount) { in shouldScopeMatches()
341 bool m_scopingComplete; variable