Home | History | Annotate | Download | only in Api

Lines Matching defs:boundingRect

315     renderCompositedLayers(context, IntRect(clip.boundingRect()));
385 renderCompositedLayers(context, IntRect(clip.boundingRect()));
1701 boundingRect = innerNonSharedNode ? innerNonSharedNode->renderer()->absoluteBoundingBoxRect(true) : IntRect();
1790 QRect QWebHitTestResult::boundingRect() const
1794 return d->boundingRect;