Home | History | Annotate | Download | only in rendering

Lines Matching refs:pixelSnappedScrollHeight

275     int pixelSnappedScrollHeight() const;
488 bool hasScrollableOverflowY() const { return scrollsOverflowY() && pixelSnappedScrollHeight() != pixelSnappedClientHeight(); }