Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasScrollableOverflowX

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