Home | History | Annotate | Download | only in rendering

Lines Matching refs:pixelSnappedScrollWidth

431     return -scrollOrigin() + IntPoint(pixelSnappedScrollWidth(), pixelSnappedScrollHeight()) - enclosingIntRect(box().clientBoxRect()).size();
542 int RenderLayerScrollableArea::pixelSnappedScrollWidth() const
668 return pixelSnappedScrollWidth() > box().pixelSnappedClientWidth();