Home | History | Annotate | Download | only in rendering

Lines Matching refs:scrollCorner

2717     const IntRect& scrollCorner = scrollCornerRect();
2721 borderBoxRect.width() - (box->borderLeft() + box->borderRight()) - scrollCorner.width(),
2731 const IntRect& scrollCorner = scrollCornerRect();
2736 borderBoxRect.height() - (box->borderTop() + box->borderBottom()) - scrollCorner.height());
2952 const IntRect& scrollCorner = scrollCornerRect();
2967 m_scrollCorner->setFrameRect(scrollCorner);