Home | History | Annotate | Download | only in rendering

Lines Matching refs:pixelSnappedClientHeight

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