Searched refs:boundsAndCorner (Results 1 – 1 of 1) sorted by relevance
175 IntRect boundsAndCorner = horizontalScrollbar->boundsRect(); in scrollPositionChanged() local176 boundsAndCorner.setWidth(boundsAndCorner.width() + verticalScrollbar->width()); in scrollPositionChanged()177 horizontalScrollbar->invalidateRect(boundsAndCorner); in scrollPositionChanged()