Searched refs:clientBoxRect (Results 1 – 3 of 3) sorted by relevance
260 …LayoutRect clientBoxRect() const { return LayoutRect(clientLeft(), clientTop(), clientWidth(), cli… in clientBoxRect() function
431 …SnappedScrollWidth(), pixelSnappedScrollHeight()) - enclosingIntRect(box().clientBoxRect()).size(); in maximumScrollPosition()
892 IntRect clientBox = enclosingIntRect(renderBox->clientBoxRect()); in updateScrollingLayerGeometry()938 IntRect clientBox = enclosingIntRect(renderBox->clientBoxRect()); in updateChildClippingMaskLayerGeometry()