Home | History | Annotate | Download | only in rendering

Lines Matching refs:pixelSnappedScrollHeight

431     return -scrollOrigin() + IntPoint(pixelSnappedScrollWidth(), pixelSnappedScrollHeight()) - enclosingIntRect(box().clientBoxRect()).size();
547 int RenderLayerScrollableArea::pixelSnappedScrollHeight() const
675 return pixelSnappedScrollHeight() > box().pixelSnappedClientHeight();