Home | History | Annotate | Download | only in rendering

Lines Matching refs:pixelSnappedClientWidth

262     int pixelSnappedClientWidth() const;
487 bool hasScrollableOverflowX() const { return scrollsOverflowX() && pixelSnappedScrollWidth() != pixelSnappedClientWidth(); }