Searched refs:currRect (Results 1 – 2 of 2) sorted by relevance
382 IntRect currRect = info->rect(); in selectionBounds() local384 FloatQuad absQuad = repaintContainer->localToAbsoluteQuad(FloatRect(currRect)); in selectionBounds()385 currRect = absQuad.enclosingBoundingBox(); in selectionBounds()387 selRect.unite(currRect); in selectionBounds()
1395 HIRect prevRect, currRect;1403 sizeof( HIRect ), NULL, &currRect );1405 BoundsChanged( view, attrs, &prevRect, &currRect );