Home | History | Annotate | Download | only in rendering

Lines Matching refs:pixelSnappedScrollHeight

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