Home | History | Annotate | Download | only in rendering

Lines Matching refs:pixelSnappedScrollWidth

379 int RenderBox::pixelSnappedScrollWidth() const
677 return canBeProgramaticallyScrolled() && (pixelSnappedScrollHeight() != pixelSnappedClientHeight() || pixelSnappedScrollWidth() != pixelSnappedClientWidth());