Searched refs:hasResizer (Results 1 – 1 of 1) sorted by relevance
1759 bool hasResizer = renderer()->style()->resize() != RESIZE_NONE; in scrollTo() local1760 … if ((hasHorizontalBar && hasVerticalBar) || (hasResizer && (hasHorizontalBar || hasVerticalBar))) in scrollTo()