Searched refs:allowNewer (Results 1 – 1 of 1) sorted by relevance
447 bool cursorIsTextInput(FrameCachePermission allowNewer) in cursorIsTextInput() argument449 CachedRoot* root = getFrameCache(allowNewer); in cursorIsTextInput()524 CachedRoot* getFrameCache(FrameCachePermission allowNewer) in getFrameCache() argument530 if (allowNewer == DontAllowNewer && m_viewImpl->m_lastGeneration < m_generation) { in getFrameCache()