Home | History | Annotate | Download | only in nav

Lines Matching refs:invalBounds

441         WebCore::IntRect invalBounds(0, 0, INT_MAX, INT_MAX);
442 invalBounds.intersect(m_ring.m_absBounds);
443 postInvalidateDelayed(m_ringAnimationEnd - time, invalBounds);