Searched refs:m_cursorHitBounds (Results 1 – 2 of 2) sorted by relevance
593 WebCore::IntRect m_cursorHitBounds; variable
352 , m_cursorHitBounds(WebCore::IntRect(0, 0, 0, 0)) in WebViewCore()847 m_cursorHitBounds = cachedNode->hitBounds(cachedFrame); in updateCursorBounds()1613 IntRect bounds = m_cursorHitBounds; in updateCacheOnNodeChange()