Home | History | Annotate | Download | only in rendering

Lines Matching refs:pixelSnappedClientHeight

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