Home | History | Annotate | Download | only in Api

Lines Matching refs:boundingRect

1618     boundingRect = innerNonSharedNode ? innerNonSharedNode->renderer()->absoluteBoundingBoxRect(true) : IntRect();
1707 QRect QWebHitTestResult::boundingRect() const
1711 return d->boundingRect;