Searched refs:hasResizer (Results 1 – 1 of 1) sorted by relevance
261 bool hasResizer = m_box->style()->resize() != RESIZE_NONE; in scrollCornerRect() local262 … if ((hasHorizontalBar && hasVerticalBar) || (hasResizer && (hasHorizontalBar || hasVerticalBar))) in scrollCornerRect()