Home | History | Annotate | Download | only in rendering

Lines Matching refs:scrollCorner

2046     const IntRect& scrollCorner = scrollCornerRect();
2052 absBounds.height() - (box->borderTop() + box->borderBottom()) - scrollCorner.height()));
2057 absBounds.width() - (box->borderLeft() + box->borderRight()) - scrollCorner.width(),
2085 m_scrollCorner->setFrameRect(scrollCorner);