Home | History | Annotate | Download | only in rendering

Lines Matching refs:pixelSnappedClientWidth

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