Searched refs:nodeBounds (Results 1 – 2 of 2) sorted by relevance
1055 void CachedRoot::calcBitBounds(const IntRect& nodeBounds, IntRect* bitBounds) const in calcBitBounds() argument1058 IntRect overBounds = nodeBounds; in calcBitBounds()1122 const WebCore::IntRect& nodeBounds = node->rawBounds(); in checkRings() local1124 calcBitBounds(nodeBounds, &bitBounds); in checkRings()1138 nodeBounds.x(), nodeBounds.y(), nodeBounds.maxX(), nodeBounds.maxY(), in checkRings()
558 IntRect nodeBounds = node->getRect(); in groups() local559 if (CacheBuilder::ConstructPartRects(node, nodeBounds, rectPtr, in groups()