Searched refs:m_lastGeneration (Results 1 – 3 of 3) sorted by relevance
588 int m_lastGeneration; // last action using up to date cache variable
347 , m_lastGeneration(0) in WebViewCore()2143 m_lastGeneration = moveGeneration; in moveMouseIfLatest()3291 m_lastGeneration = touchGeneration; in touchUp()
762 if (allowNewer == DontAllowNewer && m_viewImpl->m_lastGeneration < m_generation) { in getFrameCache()764 " < m_generation=%d", m_viewImpl->m_lastGeneration, m_generation); in getFrameCache()